logger_plus 0.0.6+4 copy "logger_plus: ^0.0.6+4" to clipboard
logger_plus: ^0.0.6+4 copied to clipboard

This package is for logging. Using this package you can see the console message on the phone screen by shaking your phone.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add logger_plus

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

dependencies:
  logger_plus: ^0.0.6+4

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:logger_plus/logger_plus.dart';
9
likes
125
points
0
downloads

Publisher

unverified uploader

Weekly Downloads

This package is for logging. Using this package you can see the console message on the phone screen by shaking your phone.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, sensors_plus

More

Packages that depend on logger_plus