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

PlatformAndroid

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

[0.0.4] #

  • Updated dependencies

[0.0.3+1] #

[0.0.3] #

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

[0.0.2+1] #

  • Made formatting.

[0.0.2] #

  • 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] #

  • Fixed readme & description.

[0.0.1] #

  • Added first method 'translate' - translate to selected language, autodetect language from given text.
19
likes
160
points
253
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, google_api_headers, html_unescape, http

More

Packages that depend on google_cloud_translation