err_router 0.2.0 copy "err_router: ^0.2.0" to clipboard
err_router: ^0.2.0 copied to clipboard

A logs router that can pop messages to the device screen. An on device error log is available

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add err_router

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

dependencies:
  err_router: ^0.2.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:err_router/err_router.dart';
0
likes
40
pub points
0%
popularity

Publisher

unverified uploader

A logs router that can pop messages to the device screen. An on device error log is available

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

err, extra_pedantic, flushbar, flutter, fluttertoast, pedantic

More

Packages that depend on err_router