talker_dart_frog_logger 0.0.1-dev.1 copy "talker_dart_frog_logger: ^0.0.1-dev.1" to clipboard
talker_dart_frog_logger: ^0.0.1-dev.1 copied to clipboard

Lightweight and customizable dart_frog logger on talker base

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add talker_dart_frog_logger

With Flutter:

 $ flutter pub add talker_dart_frog_logger

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

dependencies:
  talker_dart_frog_logger: ^0.0.1-dev.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_dart_frog_logger/talker_dart_frog_logger.dart';
0
likes
140
points
51
downloads

Publisher

verified publisherfrezycode.com

Weekly Downloads

Lightweight and customizable dart_frog logger on talker base

Documentation

API reference

License

MIT (license)

Dependencies

dart_frog, talker

More

Packages that depend on talker_dart_frog_logger