[flutter_migrate] Remove ios-language argument by frederikstonge · Pull Request #9812 · flutter/packages
A pull request addresses a breaking change in Flutter 3.35 where the flutter_migrate package throws exceptions due to the deprecated ios-language argument. The fix involves making the iosLanguage parameter nullable and implementing error handling to retry without the argument when the specific error occurs. However, the Flutter team has decided to discontinue the flutter_migrate package entirely.