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

discontinued
outdated

Package provides variety loggers which can ease your development flow.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add loggable_mixin

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

dependencies:
  loggable_mixin: ^0.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:loggable_mixin/loggable.dart';
0
likes
30
pub points
0%
popularity

Publisher

verified publisherdart.nogipx.ru

Package provides variety loggers which can ease your development flow.

Repository (GitLab)
View/report issues

License

MIT (LICENSE)

Dependencies

ansicolor, flutter, logger

More

Packages that depend on loggable_mixin