talker_cherrypick_logger 3.0.1 copy "talker_cherrypick_logger: ^3.0.1" to clipboard
talker_cherrypick_logger: ^3.0.1 copied to clipboard

A Talker logger integration for CherryPick DI to observe and log DI events and errors.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add talker_cherrypick_logger

With Flutter:

 $ flutter pub add talker_cherrypick_logger

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

dependencies:
  talker_cherrypick_logger: ^3.0.1

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:talker_cherrypick_logger/talker_cherrypick_logger.dart';
0
likes
160
points
46
downloads

Publisher

unverified uploader

Weekly Downloads

A Talker logger integration for CherryPick DI to observe and log DI events and errors.

Homepage
Repository (GitHub)
View/report issues

Topics

#cherrypick #state #logging

Documentation

Documentation
API reference

License

Apache-2.0 (license)

Dependencies

cherrypick, talker

More

Packages that depend on talker_cherrypick_logger