sheet_loader_localization 0.2.0 sheet_loader_localization: ^0.2.0 copied to clipboard
Download an CSV file and generates the localization keys from an online Google Sheet.
0.2.0 #
- chore: bump dependencies
- flutter_sdk: 3.10.0
- intl: ^0.18.0
- analyzer: ^5.12.0
- build: ^2.4.0
0.1.3 #
- Update minor library dependencies version.
0.1.2 #
- Update library dependencies version.
0.1.1 #
- Customize exception and parsing empty column.
0.1.0 #
- Upgrade to Flutter 3, using lastest dependencies.
0.0.9 #
- Update dependencies library version
0.0.8 #
- Update analyze version to 3.4.1 to fix issue from build_runner
0.0.7 #
- Change build runner example pubspec to older version due to issue from build_runner 2.1.7 and 2.1.8
0.0.6 #
- Update version analyze
0.0.5 #
- Update version library, Using Flutter 2.10.0
0.0.4 #
- Update version library, update error console log when parse error sheet column data
0.0.3 #
- Update readme
0.0.2 #
- Update readme and upgrade pub version
0.0.1 #
- initial release