catcher 0.0.9
catcher: ^0.0.9 copied to clipboard
Plugin for error catching. Allows handling errors when they're not catched by developer. Plugin provides multiple handlers for errors.
0.0.9 #
- Updated Dio to version 2.0.0
0.0.8 #
- Added email manual handler
- Changed email handler to email auto handler
- Added application profile feature
- Added page report mode feature
- Added dialog report mode feature
- Changed configuration step, it uses now CatcherOptions to setup config for specific profile
0.0.7 #
- Fixed import error
0.0.6 #
- Fixed EmailHandler error
0.0.5 #
- Code refactor
0.0.4 #
- Created initial release