logger_master 1.0.1+3 copy "logger_master: ^1.0.1+3" to clipboard
logger_master: ^1.0.1+3 copied to clipboard

Best logger for flutter

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add logger_master

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

dependencies:
  logger_master: ^1.0.1+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:logger_master/logger_master.dart';
1
likes
145
points
11
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Best logger for flutter

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on logger_master