collection_notifiers 1.0.3
collection_notifiers: ^1.0.3 copied to clipboard
Collections with implementation of ChangeNotifier/ValueListenable for minimum rebuild and sugared syntax
1.0.3 #
- improved docs
- version bumps
- simplified example
1.0.2 #
lengthbasedMapNotifier.addAll/addEntries()check- test improvements
1.0.1 #
- Better null value handling in
MapNotifier - Diff calculation in
SetNotifier's batch operations nowlengthbased
1.0.0+1 #
Doc and CI improvements
1.0.0 #
Initial Release with Set, Map, List and Queue support