Flutter 3.32.5
Dart 3.8.1
Flutter localization 0.3.3
Intl 0.20.2
flutter pub get regenerates localization and then if I run dart format . app_localizations.dart is being formatted. This is a problem during ci/cd where dart format . --set-exit-if-changed fails the pipeline