logging_manager_flutter 2.2.1 copy "logging_manager_flutter: ^2.2.1" to clipboard
logging_manager_flutter: ^2.2.1 copied to clipboard

Provides simple APIs for logging & managing logs. Logging manager with flutter support.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add logging_manager_flutter

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

dependencies:
  logging_manager_flutter: ^2.2.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:logging_manager_flutter/logging_manager_flutter.dart';
2
likes
130
pub points
49%
popularity

Publisher

verified publishermagnificsoftware.com

Provides simple APIs for logging & managing logs. Logging manager with flutter support.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter, logging_manager

More

Packages that depend on logging_manager_flutter