app_auto_localize 0.0.106 copy "app_auto_localize: ^0.0.106" to clipboard
app_auto_localize: ^0.0.106 copied to clipboard

Localize Flutter Apps with one line of code.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add app_auto_localize

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

dependencies:
  app_auto_localize: ^0.0.106

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:app_auto_localize/app_auto_localize.dart';
1
likes
90
pub points
0%
popularity

Publisher

unverified uploader

Localize Flutter Apps with one line of code.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, translator

More

Packages that depend on app_auto_localize