bug_handler 1.0.0-dev.2 copy "bug_handler: ^1.0.0-dev.2" to clipboard
bug_handler: ^1.0.0-dev.2 copied to clipboard

unlisted

Composable Flutter error-reporting toolkit with rich context providers, privacy sanitizers, and pluggable reporters.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add bug_handler

With Flutter:

 $ flutter pub add bug_handler

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

dependencies:
  bug_handler: ^1.0.0-dev.2

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:bug_handler/bug_handler.dart';
0
likes
0
points
42
downloads

Documentation

Documentation

Publisher

verified publishertomars.tech

Weekly Downloads

Composable Flutter error-reporting toolkit with rich context providers, privacy sanitizers, and pluggable reporters.

Repository (GitHub)
View/report issues

Topics

#utilities #helpers #extensions #productivity #adaptive

License

unknown (license)

Dependencies

async, battery_plus, connectivity_plus, device_info_plus, equatable, flutter, flutter_helper_utils, meta, network_info_plus, package_info_plus, path_provider, share_plus

More

Packages that depend on bug_handler