hive_listener 1.2.1 copy "hive_listener: ^1.2.1" to clipboard
hive_listener: ^1.2.1 copied to clipboard

A tiny widget to listen hive box changes, using the ValueListenableBuilder with removing unnecessary parts of it, like context and child widget of it.

[0.0.1] - 11 June 2020 #

  • The package created

[0.0.1+1] - 11 June 2020 #

  • The licence added to repository

[0.0.1+2] - 11 June 2020 #

  • 'How to use' is added to readme file

[0.0.1+3] - 11 June 2020 #

  • 'homepage' is added to package

[0.0.1+4] - 11 June 2020 #

  • dershub.com is added to homepage property

[0.0.2+1] - 11 June 2020 #

  • dershub.com and year are added to licence

[0.1.0] - 11 June 2020 #

  • added more information to package description
  • if you want to use without null safety, you can select this version

[1.0.0] - 16 May 2021 #

  • migrated to null safety

[1.1.0] - 16 May 2021 #

  • migrated to null safety and used statefulwidget instead of valuelistenablebuilder

[1.2.0] - 24 May 2021 #

  • added CircularProgressIndicator in case of box not opened.

[1.2.1] - 21 June 2021 #

  • hive_flutter updated to 1.1.0
  • _box.isOpen changed to Hive.isBoxOpen(_box.name)
20
likes
150
points
646
downloads

Publisher

verified publisherdershub.com

Weekly Downloads

2024.09.23 - 2025.04.07

A tiny widget to listen hive box changes, using the ValueListenableBuilder with removing unnecessary parts of it, like context and child widget of it.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, hive, hive_flutter

More

Packages that depend on hive_listener