i18n_lightweight 0.0.2 copy "i18n_lightweight: ^0.0.2" to clipboard
i18n_lightweight: ^0.0.2 copied to clipboard

An i18n library that doesn't generated lots of code and still has all features you will need.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add i18n_lightweight

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

dependencies:
  i18n_lightweight: ^0.0.2

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:i18n_lightweight/i18n_lightweight.dart';
0
likes
30
points
17
downloads

Publisher

unverified uploader

Weekly Downloads

An i18n library that doesn't generated lots of code and still has all features you will need.

Repository (GitHub)

License

GPL-3.0 (license)

Dependencies

flutter, flutter_localizations, yaml

More

Packages that depend on i18n_lightweight