Skip to content
This repository has been archived by the owner on Feb 13, 2020. It is now read-only.

Latest commit

 

History

History
14 lines (11 loc) · 408 Bytes

CHANGELOG.md

File metadata and controls

14 lines (11 loc) · 408 Bytes

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