rdev_errors_logging 0.2.1+1 copy "rdev_errors_logging: ^0.2.1+1" to clipboard
rdev_errors_logging: ^0.2.1+1 copied to clipboard

This package provides a simple way to log errors.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add rdev_errors_logging

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

dependencies:
  rdev_errors_logging: ^0.2.1+1

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:rdev_errors_logging/connectivity_provider.dart';
import 'package:rdev_errors_logging/google_logger.dart';
import 'package:rdev_errors_logging/rdev_error_widget.dart';
import 'package:rdev_errors_logging/rdev_exception.dart';
import 'package:rdev_errors_logging/talker_provider.dart';
0
likes
120
points
414
downloads

Publisher

verified publisherrdev.co.nz

Weekly Downloads

This package provides a simple way to log errors.

Repository (GitHub)

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

connectivity_plus, flutter, flutter_hooks, googleapis, googleapis_auth, hooks_riverpod, logging, talker

More

Packages that depend on rdev_errors_logging