auto_localization 0.1.8 copy "auto_localization: ^0.1.8" to clipboard
auto_localization: ^0.1.8 copied to clipboard

outdated

A way to automatically translate all your app to the phone Localization.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add auto_localization

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

dependencies:
  auto_localization: ^0.1.8

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_localization/auto_localization.dart';
15
likes
0
pub points
78%
popularity

Publisher

verified publishersipio.it

A way to automatically translate all your app to the phone Localization.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

auto_size_text, devicelocale, flutter, sqflite, synchronized, translator

More

Packages that depend on auto_localization