easy_localizer 0.0.1
easy_localizer: ^0.0.1 copied to clipboard
A lightweight Flutter localization library with JSON support.
Changelog #
All notable changes to this package will be documented in this file.
0.0.1 - 2025-11-11 #
Added #
- Initial release of
easy_localizer AppLocalizationsclass for loading JSON translationsAppLocalizationsDelegatefor integration with MaterialAppEasyLocalizermain API to configure and change localeEasyLocalizerMaterialAppwrapper for easy integration- Support for multiple locales
- Example project
- Unit tests