flutterpack_localize 0.0.4
flutterpack_localize: ^0.0.4 copied to clipboard
A powerful and flexible internationalization package for Flutter apps with interpolation, pluralization, and persistence.
0.0.1 - 2025-07-09 #
- 🎉 Initial release
- Lazy-loading JSON files
- Caching loaded translations
- Dynamic locale switching
- Pluralization support
- Parameter interpolation
- Persistence of selected locale
0.0.2 - 2025-07-09 #
- Fixed dynamic hot reloading issue on language switch
0.0.3 - 2025-07-09 #
- Fixed assertion error message for
Delegations