catcher_2 2.0.0-alpha.1 copy "catcher_2: ^2.0.0-alpha.1" to clipboard
catcher_2: ^2.0.0-alpha.1 copied to clipboard

Plugin for error catching which provides multiple handlers for dealing with errors when they are not caught by the developer.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add catcher_2
copied to clipboard

With Flutter:

 $ flutter pub add catcher_2
copied to clipboard

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  catcher_2: ^2.0.0-alpha.1
copied to clipboard

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:catcher_2/catcher_2.dart';
copied to clipboard
42
likes
0
points
5.36k
downloads

Publisher

verified publisherfemtopedia.de

Weekly Downloads

2024.07.08 - 2025.01.20

Plugin for error catching which provides multiple handlers for dealing with errors when they are not caught by the developer.

Repository (GitHub)
View/report issues

Topics

#analysis #errors #flutter #logging #tool

Funding

Consider supporting this project:

github.com

License

unknown (license)

Dependencies

cross_file, device_info_plus, dio, flutter, flutter_mailer, fluttertoast, logging, mailer, package_info_plus, sentry, universal_io

More

Packages that depend on catcher_2