hive_db_package 0.0.2 copy "hive_db_package: ^0.0.2" to clipboard
hive_db_package: ^0.0.2 copied to clipboard

outdated

A Flutter project with hive database implementation.

Hive is a lightweight and blazing fast key-value database written in pure Dart. Inspired by Bitcask.

Documentation & Samples 📖 If you need queries, multi-isolate support or links between objects check out Isar Database.

Features 🚀 Cross platform: mobile, desktop, browser ⚡ Great performance (see benchmark) ❤️ Simple, powerful, & intuitive API 🔒 Strong encryption built in 🎈 NO native dependencies 🔋 Batteries included Getting Started Check out the Quick Start documentation to get started.

Usage You can use Hive just like a map. It is not necessary to await Futures.

1
likes
0
points
35
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter project with hive database implementation.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, hive, hive_flutter, http, path_provider

More

Packages that depend on hive_db_package