localized_text_widget 0.5.0
localized_text_widget: ^0.5.0 copied to clipboard
Use with the `localized_text_key_generator` package to simplify text widgets with localized text
0.5.0 #
- Added NumberFormatMessage and DateFormatMessage
0.4.0 #
- Renamed
LocalizedTexttoMessage - Renamed
LocalizedTextGettertoLocalizationMessage - Fixed
LocalizationMessage.getForhaving unspecified return type - Added BuildContext parameter to
LocalizationMessage.getFor
0.2.0 #
- Added JoinedLocalizedText implementation of LocalizedText
0.1.1 #
- Added documentation
- Added code examples for pub.dev
- Formatted code
0.1.0 #
- Initial release