Alexandre Lacombe
Alexandre Lacombe
I have noticed I now get a deprecation warning in my project for synthetic package (for using flutter_localizations) since 3.29.0. Is there a migration planned or such?
> There is not a migration planned, but there is an announcement including what to do (if anything): ~~How are generated files generated now? After doing the migration, I can't...
> Please clarify in the migration steps at https://docs.flutter.dev/release/breaking-changes/flutter-generate-i10n-source if we now need to remove these import lines? Basically, all this does is change the package where the localizations are...
Found out there is an optional parameter for coerce on validate. I will leave this open, since I think the doc comment on `validate` is misleading. It should be more...
Encountering the same issue. Reverting to v2.90.60 fixed the issue for me. v2.94.41 prerelease also has this issue it seems.