get_localization 3.0.0
get_localization: ^3.0.0 copied to clipboard
Localize your app easily entirely in flutter using dart getters. No need for code generation.
Date format: DD/MM/YYYY
3.0.0 05/03/2021 #
- Null Safety 🎉🥳
2.0.0 29/01/2021 #
- NEW:
- HIGHLIGHT:
BuildContext
Extensions:context.localization
context.locale
- HIGHLIGHT:
LocalizationProviderMixin
mixin - README portuguese translation
- HIGHLIGHT:
- Improved documentation
- Documentation on how to use intl
1.0.0 Initial release - 28/01/2021. #
- Implementation for
BaseLocalization