proctologger 1.1.0 copy "proctologger: ^1.1.0" to clipboard
proctologger: ^1.1.0 copied to clipboard

Easy to use logger for dart and flutter apps which prints beautiful logs.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add proctologger

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

dependencies:
  proctologger: ^1.1.0

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:proctologger/proctologger.dart';
3
likes
150
points
35
downloads

Publisher

unverified uploader

Weekly Downloads

Easy to use logger for dart and flutter apps which prints beautiful logs.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, intl

More

Packages that depend on proctologger