Translation Package
A simple Dart package to translate text between languages using the MyMemory Translation API. It provides an easy way to integrate translation features into your Dart or Flutter applications.
Features
- Translate text between various languages.
- Easy integration with Flutter and Dart projects.
- Utilizes the free MyMemory Translation API for fast and reliable translations.
Installation
- Add the package to your project's
pubspec.yaml
:
dependencies:
translate_text: ^1.8.0
Libraries
- translate_text
- Support for doing something awesome.