translate_input 0.0.5 copy "translate_input: ^0.0.5" to clipboard
translate_input: ^0.0.5 copied to clipboard

A simple translation text input component

My Package #

My Package is a Dart package for easy integration with the Google Cloud Translation API. It helps you translate text between different languages effortlessly. Currently, it supports 2 languages. These languages ​​are English and Turkish.

Features #

  • Supports automatic text translation using Google Cloud Translation API.
  • Easy to integrate into both Dart and Flutter projects.
  • Simple API to translate text between different languages.
  • Customizable translations with optional configurations.

Getting Started #

To get started with this package, follow the steps below:

  1. Activate Google Cloud Translation API:

    • Go to Google Cloud Console.
    • Enable the Cloud Translation API service for your project.
    • Obtain the API Key for your project.
  2. Install the Package:
    Add the following dependency to your pubspec.yaml file:

    dependencies:
      my_package: ^1.0.0
    

πŸ“Έ Preview #

Below is a screenshot (video) of the translate_input component:

https://drive.google.com/file/d/1OW6Rmk7QSy8yt9sFIshJteXVoVtcJfQP/view?usp=sharing

0
likes
130
points
252
downloads

Publisher

unverified uploader

Weekly Downloads

A simple translation text input component

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, http

More

Packages that depend on translate_input