simple_localization 2.0.0
simple_localization: ^2.0.0 copied to clipboard
Package to make it easy to implement localizations in your packages and applications.
2.0.0 #
- Implemented Null Safety
- Replaced package
pendanticwithflutter_lints.
1.2.2+1 #
- Made modifications related to updating the
pedanticpackage to version1.11.0.
1.2.2 #
- Update in the file '.gitignore' not to comit 'pubspec.lock'
- Deleted the file 'pubspec.lock'
1.2.1+1 #
- Package documentation improvements.
1.2.1 #
- Return type added in
SimpleLocalizationsget operator. - Package documentation improvements.
- Added GitHub Worflow to automate package publishing.
1.1.1 #
- Fixed class name 'BasicLocalizationsDelegate' for
SimpleLocalizationsDelegate
1.1.0 #
- Added
customValuesinSimpleLocalizationsto allow you to customize just a few messages.
1.0.0 #
- Initial version