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

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.6

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
40
pub points
0%
popularity

Publisher

unverified uploader

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

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

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

More

Packages that depend on easy_localization_hive