flutter_exceptions_redux 0.1.0
flutter_exceptions_redux: ^0.1.0 copied to clipboard
Exception handling state and middleware for redux in Flutter.
Change Log #
All notable changes to the "flutter_exceptions_redux" package will be documented in this file.
Unreleased #
0.1.0 - 2021-06-12 #
Update to latest packages (breaking change).
0.0.3 - 2020-04-04 #
Add stacktrace to exception callback, allow for non-Exception-children to be caught
0.0.2 - 2020-03-28 #
Fix library exports
0.0.1 - 2020-03-25 #
Initial release