easy_localization_hive 3.0.1 copy "easy_localization_hive: ^3.0.1" to clipboard
easy_localization_hive: ^3.0.1 copied to clipboard

outdated

Easy and Fast internationalizing and localization your Flutter Apps, this package simplify the internationalizing process(with Hive).

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add easy_localization_hive

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

dependencies:
  easy_localization_hive: ^3.0.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:easy_localization_hive/easy_localization_hive.dart';
2
likes
0
points
12
downloads

Publisher

unverified uploader

Weekly Downloads

Easy and Fast internationalizing and localization your Flutter Apps, this package simplify the internationalizing process(with Hive).

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

args, easy_logger, flutter, flutter_localizations, hive, intl, path

More

Packages that depend on easy_localization_hive