evently_plus 2.1.1 copy "evently_plus: ^2.1.1" to clipboard
evently_plus: ^2.1.1 copied to clipboard

An independently maintained Flutter SDK for persistent event tracking and background-only analytics delivery.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add evently_plus

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

dependencies:
  evently_plus: ^2.1.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:evently_plus/evently_plus.dart';
1
likes
150
points
34
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

An independently maintained Flutter SDK for persistent event tracking and background-only analytics delivery.

License

MIT (license)

Dependencies

dartz, equatable, flutter, http, shared_preferences, uuid, workmanager

More

Packages that depend on evently_plus