toml_localizations 2.4.0
toml_localizations: ^2.4.0 copied to clipboard
A minimal TOML localization package built on LocalizationsDelegate.
[2.4.0] - 31 july 2022 #
- update toml package to 0.13.1
- update lints package to 2.0.1
[2.3.0] - 5 may 2022 #
- use Locale.toLanguageTag to build key
- DOC improvements
[2.2.0] - 8 mar 2022 #
- fix tests by adding Cupertino localization delegate
- add linting
- remove unnecessary 'this' and string interpolation
- rename _translationMap -> _translations
- add const to example
[2.1.0] - 7 sep 2021 #
- update TOML package to 0.12.0
[2.0.0] - 1 aug 2021 #
- rename API string -> value and return a dynamic type
[1.1.0+1] - 18 july 2021 #
- README: simplify asset path instructions
[1.1.0] - 12 may 2021 #
- update toml to ^0.11.0
[1.0.0] - 7 march 2021 #
- null-safe version !
- update toml to ^0.10.0 (null-safe version)
[0.6.0] - 7 march 2021 #
- update toml to ^0.9.0
- added optional AssetBundle
- added widget tests
[0.5.0] - 21 januar 2021 #
- update toml to ^0.8.0 which uses the toml 0.5.0 spec
[0.4.0] - 21 januar 2021 #
- update Toml to ^0.7.0 and fix breaking changes
[0.3.0+1] - 15 december 2020 #
- improve description (and pub convention score)
[0.3.0] - 30 november 2020 #
- support country codes
- remove supportedLanguageCodes and simplify constructor
[0.2.2] - 19 november 2020 #
- update toml to 0.6.1
[0.2.1] - 31 october 2020 #
- don't trim
[0.2.0] - 31 october 2020 #
- add @required to constructor parameters
- add LICENSE
- simplify description
[0.1.0+5] - 28 june 2020 #
- update README
[0.1.0+4] - 7 june 2020 #
- update README
[0.1.0+3] - 23 may 2020 #
- update README
[0.1.0] - 22 may 2020 #
- initial release