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
105
points
37
downloads

Publisher

unverified uploader

Weekly Downloads

Localize Flutter Apps with one line of code.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter, translator

More

Packages that depend on app_auto_localize