auto_translate_text_widget 1.0.1 copy "auto_translate_text_widget: ^1.0.1" to clipboard
auto_translate_text_widget: ^1.0.1 copied to clipboard

Translate Flutter Text, AutoSizeText, RichText and Animated Text instantly with live language switching, caching, and Google Translator support.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add auto_translate_text_widget

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  auto_translate_text_widget: ^1.0.1

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:auto_translate_text_widget/auto_translate_text_widget.dart';
2
likes
160
points
46
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Translate Flutter Text, AutoSizeText, RichText and Animated Text instantly with live language switching, caching, and Google Translator support.

Repository (GitHub)
View/report issues

Topics

#translation #localization #text #google-translate #widget

License

MIT (license)

Dependencies

animated_text_kit, auto_size_text, flutter, shared_preferences, shimmer, translator

More

Packages that depend on auto_translate_text_widget