arb_gen 0.0.4 copy "arb_gen: ^0.0.4" to clipboard
arb_gen: ^0.0.4 copied to clipboard

Dart package designed to simplify the translation and localization process in Flutter projects using ARB (Application Resource Bundle) files.

Changelog #

All notable changes to this project will be documented in this file.

[0.0.3] - 2024-01-14 #

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.
4
likes
155
pub points
25%
popularity

Publisher

unverified uploader

Dart package designed to simplify the translation and localization process in Flutter projects using ARB (Application Resource Bundle) files.

Repository (GitHub)
View/report issues
Contributing

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

collection

More

Packages that depend on arb_gen