Closed TimHoogstrate closed 8 months ago
All breaking changes related to setting the locale.
pubspec.yaml
CHANGELOG.md
///
main
dart format .
flutter analyze
All breaking changes related to setting the locale.
Pre-launch Checklist
pubspec.yaml
with an appropriate new version according to the pub versioning philosophy, or this PR is does not need version changes.CHANGELOG.md
to add a description of the change.///
).main
.dart format .
and committed any changes.flutter analyze
and fixed any errors.