data_layer_hive 0.0.1-beta.5 copy "data_layer_hive: ^0.0.1-beta.5" to clipboard
data_layer_hive: ^0.0.1-beta.5 copied to clipboard

Hive implementation of DataLayer.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add data_layer_hive

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

dependencies:
  data_layer_hive: ^0.0.1-beta.5

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

Import it

Now in your Dart code, you can use:

import 'package:data_layer_hive/data_layer_hive.dart';
0
likes
0
points
17
downloads

Publisher

verified publisherlabenz.dev

Weekly Downloads

Hive implementation of DataLayer.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

data_layer, equatable, hive_ce, logging

More

Packages that depend on data_layer_hive