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

A Flutter SDK for tracking and managing events in mobile applications

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add pulse_events_sdk

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

dependencies:
  pulse_events_sdk: ^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:pulse_events_sdk/pulse_events_sdk.dart';
3
likes
120
points
40
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter SDK for tracking and managing events in mobile applications

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (license)

Dependencies

dio, flutter, get_it, hive, json_annotation, json_serializable, path, path_provider, uuid, workmanager

More

Packages that depend on pulse_events_sdk