turbolytics 1.0.0 copy "turbolytics: ^1.0.0" to clipboard
turbolytics: ^1.0.0 copied to clipboard

An efficient, user-friendly way to implement logs, analytics and crash reports into your projects.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add turbolytics

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

dependencies:
  turbolytics: ^1.0.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:turbolytics/turbolytics.dart';
1
likes
140
points
133
downloads

Publisher

unverified uploader

Weekly Downloads

An efficient, user-friendly way to implement logs, analytics and crash reports into your projects.

Homepage

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, get_it

More

Packages that depend on turbolytics