- update README
- use named args for path and assetBundle
- update README
- update toml -> 0.15.0
- update toml -> 0.14.0
- set sdk: >=2.18.0 <4.0.0
- update toml package to 0.13.1
- update lints package to 2.0.1
- use Locale.toLanguageTag to build key
- DOC improvements
- fix tests by adding Cupertino localization delegate
- add linting
- remove unnecessary 'this' and string interpolation
- rename _translationMap -> _translations
- add const to example
- update TOML package to 0.12.0
- rename API string -> value and return a dynamic type
- README: simplify asset path instructions
- update toml to ^0.11.0
- null-safe version !
- update toml to ^0.10.0 (null-safe version)
- update toml to ^0.9.0
- added optional AssetBundle
- added widget tests
- update toml to ^0.8.0 which uses the toml 0.5.0 spec
- update Toml to ^0.7.0 and fix breaking changes
- improve description (and pub convention score)
- support country codes
- remove supportedLanguageCodes and simplify constructor
- update toml to 0.6.1
- don't trim
- add @required to constructor parameters
- add LICENSE
- simplify description
- update README
- update README
- update README
- initial release