nations 0.0.4 copy "nations: ^0.0.4" to clipboard
nations: ^0.0.4 copied to clipboard

outdated

queen support for localization in flutter, part of queen framework

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add nations

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

dependencies:
  nations: ^0.0.4

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:nations/nations.dart';
16
likes
0
points
221
downloads

Publisher

unverified uploader

Weekly Downloads

queen support for localization in flutter, part of queen framework

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

collection, flutter, flutter_localizations, shared_preferences

More

Packages that depend on nations