logpane 0.2.0 copy "logpane: ^0.2.0" to clipboard
logpane: ^0.2.0 copied to clipboard

Lightweight analytics and error tracking SDK for Flutter. Privacy-friendly event tracking and error monitoring.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add logpane

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

dependencies:
  logpane: ^0.2.0

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:logpane/logpane.dart';
0
likes
135
points
18
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Lightweight analytics and error tracking SDK for Flutter. Privacy-friendly event tracking and error monitoring.

Homepage
Repository (GitHub)
View/report issues

Topics

#analytics #error-tracking #monitoring #privacy

License

MIT (license)

Dependencies

connectivity_plus, device_info_plus, flutter, http, package_info_plus, path, shared_preferences, sqflite, uuid

More

Packages that depend on logpane