humm_error_handler 0.3.0 copy "humm_error_handler: ^0.3.0" to clipboard
humm_error_handler: ^0.3.0 copied to clipboard

A comprehensive Flutter error handling library that provides centralized error tracking, logging, storage and display capabilities.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add humm_error_handler

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

dependencies:
  humm_error_handler: ^0.3.0

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

Import it

Now in your Dart code, you can use:

import 'package:humm_error_handler/humm_error_handler.dart';
0
likes
130
points
68
downloads

Publisher

verified publisherhummlab.com

Weekly Downloads

A comprehensive Flutter error handling library that provides centralized error tracking, logging, storage and display capabilities.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

fimber, flutter, shared_preferences

More

Packages that depend on humm_error_handler