fluent 2.0.4
fluent: ^2.0.4 copied to clipboard
Fluent is a Dart implementation of Project Fluent, a localization framework designed to unleash the expressive power of the natural language.
2.0.4 Jul 8, 2026 #
- Relax intl constraint to
>=0.19.0 <0.21.0so consumers aren't forced to pin exactly 0.19.0
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
2.0.1 Oct 13, 2020 #
- Migrated to null safety
1.0.2+3 Aug 9, 2020 #
- Allow formatting attributes from @seb-iot
1.0.1 Mar 6, 2020 #
- Fixed selector failed with string type
1.0.0 Feb 24, 2020 #
- Initial release.