riverpod_hook_mutation 0.0.7 riverpod_hook_mutation: ^0.0.7 copied to clipboard
A package that provides a simple way to manage mutations in Riverpod
0.0.1 #
- Initial release.
0.0.2 #
- Add documentation
0.0.3 #
- Fix widget is mounted issue
0.0.4 #
- Add new method .whenMutated
- Remove .future function, use .call and .whenMutated instead
- Add docs
0.0.5 #
- Fix the bug for reallllllllll
0.0.6 #
- Fix is mounted crashed when error occurred
0.0.7 #
- Add testing by @Shahad-999