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

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.3

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
120
points
34
downloads

Publisher

unverified uploader

Weekly Downloads

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

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter, intl, sentry, zooper_flutter_core

More

Packages that depend on zooper_flutter_logging