boxer 0.0.5 copy "boxer: ^0.0.5" to clipboard
boxer: ^0.0.5 copied to clipboard

outdated

Utility logging tool for dart & flutter applications to print log messages with useful meta-data.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add boxer

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

dependencies:
  boxer: ^0.0.5

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:boxer/boxer.dart';
3
likes
0
pub points
1%
popularity

Publisher

unverified uploader

Utility logging tool for dart & flutter applications to print log messages with useful meta-data.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, intl

More

Packages that depend on boxer