simple_flutter_i18n 1.2.3+1 copy "simple_flutter_i18n: ^1.2.3+1" to clipboard
simple_flutter_i18n: ^1.2.3+1 copied to clipboard

a package that makes it easy to have multiple langauges in your application

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add simple_flutter_i18n

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

dependencies:
  simple_flutter_i18n: ^1.2.3+1

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:simple_flutter_i18n/simple_flutter_i18n.dart';
9
likes
30
pub points
0%
popularity

Publisher

unverified uploader

a package that makes it easy to have multiple langauges in your application

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter, shared_preferences

More

Packages that depend on simple_flutter_i18n