offline_translator 0.0.1 copy "offline_translator: ^0.0.1" to clipboard
offline_translator: ^0.0.1 copied to clipboard

A Flutter package for offline translation without any json or arb files.

offline_translator #

A Flutter package for offline translation between multiple languages.

Key feature: This package works completely offline and does not require any JSON, ARB, or external files. All translations are self-contained within the package.

Features #

  • Translate text offline
  • Supports multiple languages (English, French, Spanish, Urdu, Chinese, etc.)
  • No extra files required (no JSON/ARB)
  • Easy to integrate in any Flutter project
  • Lightweight and fast

Getting Started #

1. Add dependency #

In your pubspec.yaml:

dependencies:
  offline_translator: ^0.0.1
0
likes
0
points
267
downloads

Publisher

verified publisherlogicloomer.org

Weekly Downloads

A Flutter package for offline translation without any json or arb files.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, google_ml_kit, google_mlkit_translation, hive, path_provider, provider

More

Packages that depend on offline_translator