multi_languges 0.0.7+7 copy "multi_languges: ^0.0.7+7" to clipboard
multi_languges: ^0.0.7+7 copied to clipboard

A Flutter/Dart translation tool to generate locale keys and JSON files.

Translation Tool #

A CLI tool for Flutter/Dart to extract strings from your app and generate localization files with automatic translations.

Features #

  • Extracts string constants from your app.
  • Generates locale keys (locale_keys.g.dart) for easy access.
  • Creates JSON translation files for multiple languages.
  • Supports automatic translations using the translator package.

Installation #

Add the following to your pubspec.yaml:

yaml #

dependencies: translator: ^1.0.4+1

Developer #

👨‍💻 Developed by Ahmed Hantop. 🔗 LinkedIn
📂 GitHub ✉️ Email: ahmedhantop@gmail.com

Usage #

add your main languages strings in lib/languages/strings.dart

2
likes
125
points
33
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Flutter/Dart translation tool to generate locale keys and JSON files.

Homepage
Repository (GitHub)

License

unknown (license)

Dependencies

flutter, translator

More

Packages that depend on multi_languges