flutter_translaty 1.0.12 copy "flutter_translaty: ^1.0.12" to clipboard
flutter_translaty: ^1.0.12 copied to clipboard

Manage your translations easily with translaty.io. Built on top of easy_localization

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_translaty

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

dependencies:
  flutter_translaty: ^1.0.12

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:flutter_translaty/flutter_translaty.dart';
1
likes
50
points
70
downloads

Publisher

unverified uploader

Weekly Downloads

Manage your translations easily with translaty.io. Built on top of easy_localization

Homepage
View/report issues

License

MIT (license)

Dependencies

args, easy_logger, flutter, flutter_localizations, intl, path, pubspec_yaml, shared_preferences, translaty_fetcher, yaml

More

Packages that depend on flutter_translaty