arb_gen
Dart package designed to simplify the translation and localization process in Flutter projects using ARB (Application Resource Bundle) files.
0.0.5
Awesome-T/arb_gen
What this package is like to depend on
Last release 2 years ago
no release in 18 months
Release timing varies
gaps range from 1 weeks to 2 months
Most releases are documented
notes for 3 of 5 stable releases
Nothing withdrawn
no release was ever pulled
3 years old
5 releases · first in 2024
0 releases in the last 12 months
see the full history below
Release timeline
5 releases · Jan 2024 to Apr 2024Releases
latest 5-
0.0.509 Apr 2024Release notes
Open source →Fixed an bug in determining the source file path specified in the preferences.
-
0.0.424 Jan 2024Release notes
Open source →Edited
Supported languages, and added an example.
- the list of languages for localization corresponds to kMaterialSupportedLanguages.
- an example for a Mac has been falsely added; the file with the localization field is automatically updated.
- the readme file has been updated.
-
0.0.314 Jan 2024Release notes
Open source →Added
- Initial release
- Basic functionality for translation and localization using ARB files.
- Support for loading configuration from
arb.gen/config.json. - Parsing and translating ONLY data that shows in the UI to the user, metadata placeholders remain unchanged.
- Automatically check and add flutter_localizations, intl dependencies to pubspec.yaml
- Move generated files from .dart_tool directory to the folder specified in the settings.
- update Info.plist for iOS, macOs.
-
0.0.214 Jan 2024Nothing published for this version
-
0.0.114 Jan 2024Nothing published for this version