hive_ce_test 2.0.0 copy "hive_ce_test: ^2.0.0" to clipboard
hive_ce_test: ^2.0.0 copied to clipboard

Initialize a temporary Hive database for testing

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add hive_ce_test

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

dependencies:
  hive_ce_test: ^2.0.0

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:hive_ce_test/hive_ce_test.dart';
0
likes
140
points
846
downloads

Documentation

API reference

Publisher

verified publishersolusibejo.com

Weekly Downloads

Initialize a temporary Hive database for testing

Repository (GitHub)

License

MIT (license)

Dependencies

flutter, hive_ce, path

More

Packages that depend on hive_ce_test