collection_providers 0.2.2
collection_providers: ^0.2.2 copied to clipboard
A group of pre-built providers the wrap the basic dart collections - list, set, map
0.2.2 #
- Adding support for remove and removeLast to ListChangeNotifier
- Removing coverage files from git repo
- Adding additional tests for MapChangeNotifier to ensure full coverage of methods
0.2.1 #
- Updating depenencies and fixing minor formatting issue
0.2.0+1 #
- Removing Travis dependency and adding codemagic status
0.2.0 #
- Dependency updates to latest versions
0.1.0 #
- Null Safety implementation
0.0.1+2 #
- Minor changes to pubspec.yaml for Repo/Bugtracker meta data
0.0.1+1 #
- Readme Changes for documentation and links to build resources
0.0.1 Initial Release #
- Initial release of the collection providers