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

A logger service and model(s)

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add buzz_logger

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

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

Publisher

unverified uploader

A logger service and model(s)

Repository (GitHub)
View/report issues

License

BSD-2-Clause (LICENSE)

Dependencies

buzz_utils, copy_with_extension, flutter, logger

More

Packages that depend on buzz_logger