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

Sankofa Flutter SDK — OTA code-push updates (Deploy), product analytics, session replay, crash reporting (Catch), feature flags (Switch), remote config, and in-app surveys (Pulse). Offline queueing an [...]

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add sankofa_flutter

With Flutter:

 $ flutter pub add sankofa_flutter

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

dependencies:
  sankofa_flutter: ^0.2.8

Alternatively, your editor might support dart pub get or 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
0
points
294
downloads

Publisher

unverified uploader

Weekly Downloads

Sankofa Flutter SDK — OTA code-push updates (Deploy), product analytics, session replay, crash reporting (Catch), feature flags (Switch), remote config, and in-app surveys (Pulse). Offline queueing and signed, integrity-checked updates built in.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

app_links, carrier_info, connectivity_plus, crypto, cryptography, device_info_plus, flutter, http, package_info_plus, path_provider, shared_preferences, uuid

More

Packages that depend on sankofa_flutter

Packages that implement sankofa_flutter