dbinspect_hive_ce 0.1.0 copy "dbinspect_hive_ce: ^0.1.0" to clipboard
dbinspect_hive_ce: ^0.1.0 copied to clipboard

A Hive CE adapter for dbinspect_bridge, so a desktop client can browse your app's hive_ce boxes while it runs.

0.1.0 #

  • First release. HiveCeAdapter for dbinspect_bridge: the dbinspect_hive adapter against hive_ce, the community fork of hive 2.2.3.
  • hive_ce's public API is identical to hive's, so lib/ is generated from dbinspect_hive by tool/sync.dart and a test fails when it is stale. The two packages are mutually exclusive by design: they declare the same class names, and an application on one fork must not acquire the other.
  • No transactions, for the same reason as dbinspect_hive: a box has no journal, so capabilities.transactions is false and an edit is permanent when accepted.
0
likes
150
points
90
downloads

Documentation

API reference

Publisher

verified publisherdizitart.com

Weekly Downloads

A Hive CE adapter for dbinspect_bridge, so a desktop client can browse your app's hive_ce boxes while it runs.

Repository (GitHub)
View/report issues

License

Apache-2.0 (license)

Dependencies

dbinspect_bridge, hive_ce

More

Packages that depend on dbinspect_hive_ce