localization_sheet 0.0.2
localization_sheet: ^0.0.2 copied to clipboard
Remote localization from Google Sheets with .tr() and locale support.
Changelog #
All notable changes to this project will be documented in this file.
0.0.1 - 2025-07-28 #
Added #
- Initial release of
localization_sheet🎉 - Support for fetching translations from Google Sheets (CSV export)
.tr(context)extension to access translations in widgets- Caching with SharedPreferences
- Integrated with Flutter’s
LocalizationsDelegatesystem - Example Google Sheet structure documented in README