loggerx 0.0.1-dev.1 copy "loggerx: ^0.0.1-dev.1" to clipboard
loggerx: ^0.0.1-dev.1 copied to clipboard

outdated

Tiny but powerfull logger.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add loggerx

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

dependencies:
  loggerx: ^0.0.1-dev.1

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:loggerx/loggerx.dart';
2
likes
0
points
433
downloads

Publisher

verified publisherabobija.com

Weekly Downloads

Tiny but powerfull logger.

Homepage

License

unknown (license)

Dependencies

flutter

More

Packages that depend on loggerx