translatable_text_field 1.0.2+3 copy "translatable_text_field: ^1.0.2+3" to clipboard
translatable_text_field: ^1.0.2+3 copied to clipboard

A text field that displays text on different languages based on your selection.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add translatable_text_field

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

dependencies:
  translatable_text_field: ^1.0.2+3

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:translatable_text_field/translatable_text.dart';
1
likes
85
pub points
47%
popularity

Publisher

unverified uploader

A text field that displays text on different languages based on your selection.

Documentation

API reference

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on translatable_text_field