fluent 2.0.3
fluent: ^2.0.3 copied to clipboard
Fluent is a Dart implementation of Project Fluent, a localization framework designed to unleash the expressive power of the natural language.
1.0.0 Feb 24, 2020 #
- Initial release.
1.0.1 Mar 6, 2020 #
- Fixed selector failed with string type
1.0.2+3 Aug 9, 2020 #
- Allow formatting attributes from @seb-iot
2.0.1 Oct 13, 2020 #
- Migrated to null safety
2.0.3 Sep 20, 2024 #
- Fix symbol lookup in params map (wrong type was used as key)
- Use locale of bundle by default for NUMBER and DATETIME