loggable_mixin 1.0.0 copy "loggable_mixin: ^1.0.0" to clipboard
loggable_mixin: ^1.0.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: ^1.0.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
0
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

unknown (LICENSE)

Dependencies

ansicolor, flutter, logger

More

Packages that depend on loggable_mixin