loggable_mixin 1.0.4 copy "loggable_mixin: ^1.0.4" to clipboard
loggable_mixin: ^1.0.4 copied to clipboard

discontinued

Package provides variety loggers which can ease your development flow.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add loggable_mixin

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

dependencies:
  loggable_mixin: ^1.0.4

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

Import it

Now in your Dart code, you can use:

import 'package:loggable_mixin/loggable_mixin.dart';
0
likes
30
points
11
downloads

Publisher

verified publisherdart.nogipx.ru

Weekly Downloads

Package provides variety loggers which can ease your development flow.

Repository (GitLab)

License

MIT (license)

Dependencies

ansicolor, logger

More

Packages that depend on loggable_mixin