hive_ce 2.8.0+1
hive_ce: ^2.8.0+1 copied to clipboard
Hive Community Edition - A spiritual continuation of Hive v2
2.8.0+1 #
- Adds tutorial link to README
2.8.0 #
- Adds
GenerateAdaptersannotation and relevant documentation
2.7.0+1 #
- Adds a storage benchmark to compare Hive CE with Hive v4
2.7.0 #
- No longer reinitializes
Hivewhen opening aBoxCollection
2.6.0 #
- Adds
TargetKind.parametertoHiveFieldto supportfreezed
2.5.0+2 #
- Adds documentation for adding new fields (@vizakenjack)
- Updates README badges
2.5.0+1 #
- Documentation updates for
HiveFieldin support ofhive_ce_generatorchanges
2.5.0 #
- Adds
Targetannotations toHiveFieldandHiveTypeto prevent invalid usage - Bumps
analyzerto^6.5.0to deal with deprecations - Bumps
metato^1.14.0forTargetKind.enumValue
2.4.4 #
- Loosens constraint on
web
2.4.3 #
- Loosens constraint on
meta
2.4.2 #
- Only shows the adapter with same type warning if the adapters have different type ids
2.4.1 #
- Upgrades
package:webto1.0.0
2.4.0+1 #
- Adds a guide to migrate from
hive - Adds documentation for the new
HiveRegistrarextension created byhive_ce_generator
2.4.0 #
- Adds support for Sets
- Adds a built in
DurationAdapter - Adds a warning if attempting to register multiple adapters for the same type
2.3.0 #
- The first release of Hive Community Edition
- Supports Flutter web WASM compilation
- Fixes analysis issues