Releases: credeo/flutter_localization
Releases · credeo/flutter_localization
2.0.0
initial port to null safety
1.1.0
- Refactored project.
- Removed libs which are not needed anymore.
- Changed how localisation file is passed to the lib
- LocalFile now has langCode field
- Added new method -> getLocalizedLocalFile
0.0.8
fix missing await keyword in sync method
0.0.7
use auth header if provided for sync
getLocalFile now uses file id instead of file name
0.0.6
[BREAKING!!]
update to support sync method on backend