flutter_google_translate 0.1.3 copy "flutter_google_translate: ^0.1.3" to clipboard
flutter_google_translate: ^0.1.3 copied to clipboard

Flutter API for google cloud translation - translate to given language, it can be store data and get result form last time.

[0.1.3] #

  • remove request detectLang when only translate text.

[0.1.2] #

  • fix the model wrong when many times translating in same time.

[0.1.1] #

  • optimize the translate.

[0.1.0] #

  • fix: containUnderLine.

[0.0.9] #

  • get: ^4.6.5.

[0.0.8] #

  • fix some bug.

[0.0.7] #

  • load db.

[0.0.6] #

  • fix bug.

[0.0.5] #

  • Cache result to database.

[0.0.4] #

  • Added ping google.

[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.
2
likes
110
points
111
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter API for google cloud translation - translate to given language, it can be store data and get result form last time.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

connectivity_plus, dart_ping, dart_ping_ios, drift, flutter, get, get_storage, google_api_headers, html_unescape, http, logger, path, path_provider, sqlite3, sqlite3_flutter_libs

More

Packages that depend on flutter_google_translate