hive_flutter 1.1.0 copy "hive_flutter: ^1.1.0" to clipboard
hive_flutter: ^1.1.0 copied to clipboard

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

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
662
likes
110
pub points
100%
popularity

Publisher

verified publisherhivedb.dev

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

Homepage
Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

License

unknown (LICENSE)

Dependencies

flutter, hive, path, path_provider

More

Packages that depend on hive_flutter