loglytics 0.1.2 copy "loglytics: ^0.1.2" to clipboard
loglytics: ^0.1.2 copied to clipboard

outdated

A user friendly way of structuring debug logging, analytics and crash reports in your projects.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add loglytics

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

dependencies:
  loglytics: ^0.1.2

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

Publisher

verified publisherultrawideturbodev.com

Weekly Downloads

A user friendly way of structuring debug logging, analytics and crash reports in your projects.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on loglytics