google_cloud_translation 0.0.3 copy "google_cloud_translation: ^0.0.3" to clipboard
google_cloud_translation: ^0.0.3 copied to clipboard

Flutter API for google cloud translation - translate to given language.

0.0.2+1 (2021-Sep-13). #

  • Added detectLang option - detects source language without translation. Look the example for the more info.

[0.0.2+1] - (2021-Sep-13). #

  • Made formatting.

0.0.2 (2021-Sep-13). #

  • Breaking changes. Now result of translation returns with TranslationModel with two properties
    • translatedText
    • detectedSourceLanguage This is helps to detect cases when language we translate To is same as the source.

0.0.1+1 (2021-Aug-8). #

  • Fixed readme & description.

0.0.1 (2021-Aug-7). #

  • Added first method 'translate' - translate to selected language, autodetect language from given text.
22
likes
135
points
597
downloads

Publisher

verified publisherawaik.pro

Weekly Downloads

Flutter API for google cloud translation - translate to given language.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, html_unescape, http

More

Packages that depend on google_cloud_translation