hive_plus_flutter 2.0.0-dev.3 copy "hive_plus_flutter: ^2.0.0-dev.3" to clipboard
hive_plus_flutter: ^2.0.0-dev.3 copied to clipboard

discontinuedreplaced by: hive_ce_flutter

Extension for Hive. Makes it easier to use Hive in Flutter apps.

2.0.0-dev.3 #

  • Update LICENSE.

2.0.0-dev.2 #

  • Completely support WASM.

2.0.0-dev.1 #

  • Moved to hive_plus.
  • Bumped dart min sdk to 3.3.0.
  • Use Flutter default lints.
  • Support WASM.

2.0.0-dev #

  • Threaded AesCipher support

1.1.0 #

  • Exports Color and TimeOfDay adapters - #698
  • Fixed null safety score fail - #698
  • Fixed minor linter warnings
  • Replaced package:pedantic with package:linter
  • Exports package:hive/hive.dart

1.0.0 #

  • Stable null-safety version

0.1.0-nullsafety.0 #

  • Null safety support

0.3.1 #

  • Added Time and Color adapters

0.3.0+2 #

  • Fixed GitHub homepage path

0.3.0+1 #

  • Added box.listenable() which returns a ValueListenable<Box>
  • Added Hive.initFlutter()
  • Breaking Deprecated WatchBoxBuilder in favor of box.listenable(). Will be removed in a future version

0.2.1 #

  • Bump Hive version
  • Changed WatchBoxBuilderState to _WatchBoxBuilderState

0.2.0 #

  • Breaking API change, renamed HiveBuilder to BoxWidgetBuilder.

0.1.0 #

  • First version
0
likes
130
points
36
downloads

Publisher

unverified uploader

Weekly Downloads

Extension for Hive. Makes it easier to use Hive in Flutter apps.

Repository (GitHub)

Documentation

Documentation
API reference

License

Apache-2.0 (license)

Dependencies

cryptography, flutter, hive_plus, path, path_provider

More

Packages that depend on hive_plus_flutter