catcher 0.3.1 copy "catcher: ^0.3.1" to clipboard
catcher: ^0.3.1 copied to clipboard

outdated

Plugin for error catching. Allows handling errors when they're not catched by developer. Plugin provides multiple handlers for errors.

0.3.1 #

0.3.0 #

  • Fixed AndroidX issues
  • Changed sentry handler to accept sentry client instead of dsn

0.2.9 #

  • Fixed localization options not initializing correctly

0.2.8 #

  • [BREAKING CHANGE] Removed local notifications report mode due to incompatible with firebase_messaging. Check local_notifications_example to re-add local notifications to your app.
  • More sentry handler customization
  • Added support for custom navigator key provided from outside of Catcher
  • Updated gradle version and min sdk version (android)
  • Updated dependencies versions

0.2.7 #

  • Fix for theme problem in error widget

0.2.6 #

  • Added context required flag to report mode. Reason for that is to build custom report modes with context

0.2.5 #

0.2.4 #

  • Fixed Dio API breaking change

0.2.3 #

0.2.2 #

  • Added Slack handler
  • Added Discord handler

0.2.1 #

  • Added getCurrentConfig() method in Catcher class.
  • Updated dependencies

0.2.0 #

  • Updated Dio and Mailer version
  • Refactored auto email handler

0.1.9 #

  • Fixed custom parameters in email manual handler and email auto handler
  • Added sentry handler

0.1.8 #

  • Added explicit report mode map feature

0.1.7 #

  • Added error widget feature

0.1.6 #

  • Updated dependencies

0.1.5 #

  • Fixed debugLock error
  • Added flag to switch Catcher logger on/off

0.1.4 #

  • Added explicit exception report handler map feature

0.1.3 #

  • Added italian translations

0.1.2 #

  • Updated chinese translations (Catcher is now using simplified chinese)

0.1.1 #

  • Added test exception

0.1.0 #

  • Finished basic API
  • Added localization feature

0.0.12 #

  • Fixed notification report mode bug

0.0.11 #

  • [BREAKING CHANGE] Updated dependency libs to support AndroidX

0.0.10 #

  • Fixed texts in report modes
  • Fixed cached error report feature

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
577
likes
0
pub points
95%
popularity

Publisher

unverified uploader

Plugin for error catching. Allows handling errors when they're not catched by developer. Plugin provides multiple handlers for errors.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

device_info, dio, flutter, flutter_mailer, fluttertoast, logging, mailer, package_info, sentry

More

Packages that depend on catcher