tracker_logger_bundle 0.0.2 copy "tracker_logger_bundle: ^0.0.2" to clipboard
tracker_logger_bundle: ^0.0.2 copied to clipboard

A bundle of info, event and error trackers and loggers to speed up development and debugging.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add tracker_logger_bundle

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

dependencies:
  tracker_logger_bundle: ^0.0.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:tracker_logger_bundle/tracker_logger_bundle.dart';
1
likes
130
pub points
43%
popularity

Publisher

unverified uploader

A bundle of info, event and error trackers and loggers to speed up development and debugging.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

device_info_plus, firebase_analytics, firebase_crashlytics, flutter, http, logger, matomo_tracker, package_info_plus, sentry_flutter, shared_preferences

More

Packages that depend on tracker_logger_bundle