dynamic_intl 0.1.1 copy "dynamic_intl: ^0.1.1" to clipboard
dynamic_intl: ^0.1.1 copied to clipboard

Dynamically update arb language packs, support version management, incremental update and other functions.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add dynamic_intl

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

dependencies:
  dynamic_intl: ^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:dynamic_intl/dynamic_intl.dart';
2
likes
115
pub points
0%
popularity

Publisher

unverified uploader

Dynamically update arb language packs, support version management, incremental update and other functions.

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (LICENSE)

Dependencies

arb_utils, dio, flutter, intl, path_provider, shared_preferences

More

Packages that depend on dynamic_intl