i18nu 0.0.1+1 copy "i18nu: ^0.0.1+1" to clipboard
i18nu: ^0.0.1+1 copied to clipboard

Simple internationalization intermediary classes and delegates

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add i18nu

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

dependencies:
  i18nu: ^0.0.1+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:i18nu/i18nu.dart';
0
likes
25
pub points
0%
popularity

Publisher

unverified uploader

Simple internationalization intermediary classes and delegates

Repository (GitHub)
View/report issues

License

Apache-2.0 (LICENSE)

Dependencies

flutter, path

More

Packages that depend on i18nu