logger_flutter_plus 1.0.5 copy "logger_flutter_plus: ^1.0.5" to clipboard
logger_flutter_plus: ^1.0.5 copied to clipboard

Flutter extension for logger. Please go there for documentation.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add logger_flutter_plus

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

dependencies:
  logger_flutter_plus: ^1.0.5

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_flutter_plus/logger_flutter_plus.dart';
3
likes
80
points
44
downloads

Publisher

verified publisherwellsoft.tech

Weekly Downloads

Flutter extension for logger. Please go there for documentation.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

collection, flutter, logger, sensors_plus

More

Packages that depend on logger_flutter_plus