hive_box_manager 0.0.6 copy "hive_box_manager: ^0.0.6" to clipboard
hive_box_manager: ^0.0.6 copied to clipboard

Type-safe, FP-style abstraction layers for Hive's boxes. Provides Managers for almost all conceivable use-cases and scenarios.

Hive Box Manager #

Type-safe, FP-style abstraction layers for Hive's boxes. Provides Managers for almost all conceivable use-cases and scenarios.

Features #

  • Simple BoxManagers
    • Collection BoxManagers
  • Single BoxManagers
  • Dual Index LazyBoxManager: allows CRUD on two indices (primary and secondary)
    • int-int
    • String-int | int-String
    • Query variants for retrieving by either of the indices
1
likes
140
points
16
downloads

Publisher

unverified uploader

Weekly Downloads

Type-safe, FP-style abstraction layers for Hive's boxes. Provides Managers for almost all conceivable use-cases and scenarios.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

collection, fpdart, hive_ce, meta

More

Packages that depend on hive_box_manager