windmillcode_flutter_translate 5.0.4 copy "windmillcode_flutter_translate: ^5.0.4" to clipboard
windmillcode_flutter_translate: ^5.0.4 copied to clipboard

Flutter Translate is a fully featured localization / internationalization (i18n) library for Flutter continauation of Jesway/flutter_translate library to be maintained.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add windmillcode_flutter_translate

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

dependencies:
  windmillcode_flutter_translate: ^5.0.4

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:windmillcode_flutter_translate/flutter_translate.dart';
2
likes
50
points
49
downloads

Publisher

verified publisherwindmillcode.com

Weekly Downloads

Flutter Translate is a fully featured localization / internationalization (i18n) library for Flutter continauation of Jesway/flutter_translate library to be maintained.

Homepage
Repository (GitHub)

Topics

#localization #i18n #translation #flutter

License

MIT (license)

Dependencies

collection, flutter, flutter_localizations, intl, path, shared_preferences

More

Packages that depend on windmillcode_flutter_translate