sankofa_flutter 0.0.1 copy "sankofa_flutter: ^0.0.1" to clipboard
sankofa_flutter: ^0.0.1 copied to clipboard

Flutter client SDK for Sankofa Analytics with offline queueing and session replay.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add sankofa_flutter

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

dependencies:
  sankofa_flutter: ^0.0.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:sankofa_flutter/sankofa_flutter.dart';
1
likes
150
points
135
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Flutter client SDK for Sankofa Analytics with offline queueing and session replay.

Homepage
Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

app_links, carrier_info, connectivity_plus, device_info_plus, flutter, http, package_info_plus, shared_preferences, uuid

More

Packages that depend on sankofa_flutter