df_localization 0.2.2 df_localization: ^0.2.2 copied to clipboard
A package that provides an easy way to add localization to your Flutter app.
Changelog #
[0.2.2] #
- Released @ 10/2024 (UTC)
- chore: Upgrade dependencies
[0.2.1] #
- Released @ 10/2024 (UTC)
- chore: Update readme
- chore: Update dependencies
[0.2.0] #
- Released @ 10/2024 (UTC)
- breaking: Update dependencies and docs
[0.1.9] #
- Released @ 10/2024 (UTC)
- fix: Fix gentr script to ignore invalid keys so that output is valid
[0.1.8] #
- Released @ 10/2024 (UTC)
- chore: Update generator and fix bugs
[0.1.7] #
- Released @ 10/2024 (UTC)
- feat: Update translation generator
[0.1.6] #
- Released @ 10/2024 (UTC)
- fix: Fix bug with help (again)
[0.1.5] #
- Released @ 10/2024 (UTC)
- fix: Fix help bug in gentr.dart
[0.1.4] #
- Released @ 10/2024 (UTC)
- chore: Update gentr script with improved regex
[0.1.3] #
- Released @ 10/2024 (UTC)
- feat: Add gentr script to generate translation files based on source code
[0.1.2] #
- Released @ 10/2024 (UTC)
- fix: Fix async issue
[0.1.1] #
- Released @ 10/2024 (UTC)
- chore: Improve error handling
[0.1.0] #
- Released @ 10/2024 (UTC)
- Initial release