suprsend_flutter_sdk 3.0.0 copy "suprsend_flutter_sdk: ^3.0.0" to clipboard
suprsend_flutter_sdk: ^3.0.0 copied to clipboard

SuprSend Flutter SDK — user identification, event tracking, user channels and push notifications, wrapping the native SuprSend Android and iOS SDKs.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add suprsend_flutter_sdk

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

dependencies:
  suprsend_flutter_sdk: ^3.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:suprsend_flutter_sdk/suprsend_flutter_sdk.dart';
2
likes
135
points
273
downloads

Documentation

Documentation
API reference

Publisher

verified publishersuprsend.com

Weekly Downloads

SuprSend Flutter SDK — user identification, event tracking, user channels and push notifications, wrapping the native SuprSend Android and iOS SDKs.

Homepage
Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on suprsend_flutter_sdk

Packages that implement suprsend_flutter_sdk