flutter_auto_localizer 1.0.0+1 copy "flutter_auto_localizer: ^1.0.0+1" to clipboard
flutter_auto_localizer: ^1.0.0+1 copied to clipboard

A Flutter package for automating localization file generation and translation.

flutter_auto_localizer #

A Flutter package for automating the generation and translation of localization files. Easily manage localization for your Flutter applications with automatic file generation and translation support.

Features #

  • Automatic Localization File Generation: Automatically generates localization files for different languages.
  • Translation Support: Translates strings from a default language (e.g., English) into multiple target languages.
  • Configurable: Easily configure the API key, default language, and target languages.

Getting Started #

To use the flutter_auto_localizer package, follow these steps:

1. Add Dependency #

Add flutter_auto_localizer to your pubspec.yaml file:

2. Run the Localization Generation #

Execute the Dart file to generate localization files and translate them:

dart run generate_localization.dart

0
likes
130
points
2
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package for automating localization file generation and translation.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, path, translator

More

Packages that depend on flutter_auto_localizer