hive_storage 0.0.3 copy "hive_storage: ^0.0.3" to clipboard
hive_storage: ^0.0.3 copied to clipboard

this code defines a Hive storage implementation (HiveStorageImp) that allows writing, reading, and retrieving data from Hive boxes. It also provides a mechanism to initialize and register the HiveStor [...]

hive_storage #

A new Flutter plugin project.

Getting Started #

This project is a starting point for a Flutter plug-in package, a specialized package that includes platform-specific implementation code for Android and/or iOS.

For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

hive_storage #

6
likes
130
pub points
61%
popularity

Publisher

unverified uploader

this code defines a Hive storage implementation (HiveStorageImp) that allows writing, reading, and retrieving data from Hive boxes. It also provides a mechanism to initialize and register the HiveStorage instance using GetIt with the hiveInjector method.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

dartdoc, flutter, get_it, hive, hive_flutter, plugin_platform_interface

More

Packages that depend on hive_storage