zooper_flutter_logging 0.0.1 copy "zooper_flutter_logging: ^0.0.1" to clipboard
zooper_flutter_logging: ^0.0.1 copied to clipboard

outdated

An extensible logging library which provides containers to implement custom logging logic fast

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add zooper_flutter_logging

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

dependencies:
  zooper_flutter_logging: ^0.0.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:zooper_flutter_logging/zooper_flutter_logging.dart';
1
likes
0
points
36
downloads

Publisher

unverified uploader

Weekly Downloads

An extensible logging library which provides containers to implement custom logging logic fast

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, intl, sentry, zooper_flutter_core

More

Packages that depend on zooper_flutter_logging