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