- Update connectivity_plus package to ^6.0.3
- Update easy_localization package to ^3.0.7
- Extend delimiters for csv loader
- BREAKING: The local
AssetLoader
class deleted, now using the one from easy_localization itself. - BREAKING: Depends on connectivity_plus ^4.0.0 and http ^1.0.0.
- Const constructors in:
FileAssetLoader
HttpAssetLoader
JsonAssetLoader
TestsAssetLoader
XmlAssetLoader
YamlAssetLoader
- Fixed deprecations
- Initial release.