hive_listener 1.2.0 hive_listener: ^1.2.0 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.