juice_i18n 0.1.0 copy "juice_i18n: ^0.1.0" to clipboard
juice_i18n: ^0.1.0 copied to clipboard

Reactive locale selection and translation lookup as a Juice bloc, behind swappable source and persistence seams.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add juice_i18n

With Flutter:

 $ flutter pub add juice_i18n

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

dependencies:
  juice_i18n: ^0.1.0

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:juice_i18n/juice_i18n.dart';
0
likes
0
points
27
downloads

Documentation

Documentation

Publisher

unverified uploader

Weekly Downloads

Reactive locale selection and translation lookup as a Juice bloc, behind swappable source and persistence seams.

Homepage
Repository (GitHub)
View/report issues

Topics

#i18n #l10n #localization #bloc #state-management

Funding

Consider supporting this project:

github.com

License

unknown (license)

Dependencies

flutter, juice, juice_storage

More

Packages that depend on juice_i18n