super_logging 0.0.2 copy "super_logging: ^0.0.2" to clipboard
super_logging: ^0.0.2 copied to clipboard

outdated

The usual dart logging module with superpowers!

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add super_logging

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

dependencies:
  super_logging: ^0.0.2

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:super_logging/super_logging.dart';
0
likes
0
pub points
0%
popularity

Publisher

unverified uploader

The usual dart logging module with superpowers!

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

device_info, flutter, intl, logging, package_info, path, sentry

More

Packages that depend on super_logging