butterfly_sdk_flutter_plugin 2.0.3 copy "butterfly_sdk_flutter_plugin: ^2.0.3" to clipboard
butterfly_sdk_flutter_plugin: ^2.0.3 copied to clipboard

A plugin for The Butterfly SDK (iOS + Android) that allows you use it in yout Flutter mobile app.

The Butterfly SDK for Flutter #

License: Apache Platform-Flutter Platform-iOS Platform-Android Platform-React-Native

The Butterfly SDK helps your app to take an active part in the fight against domestic violence.

Installation #

🔌 & ▶️ #

Install via pub.dev #

  butterfly_sdk_flutter_plugin: ^2.0.3

Usage #

To recognize your app in TheButterflySDK servers you'll need an application key. You can set it via code, as demonstrated here.

Example in Dart #

import 'package:butterfly_sdk_flutter_plugin/butterfly_sdk_flutter_plugin.dart';

// Whenever you wish to open our screen, simply call:
ButterflySdk.openReporter(withKey: "your API key");

Integration test #

How?

You can easily verify your application key 🔑 by simply running the plugin in DEBUG mode 🐞.

This will cause our servers to skip the part of sending reports to real live support centers, they will only verify the API key. Eventually you'll get success / failure result.

Enjoy and good luck ❤️ #

1
likes
140
points
107
downloads

Publisher

unverified uploader

Weekly Downloads

A plugin for The Butterfly SDK (iOS + Android) that allows you use it in yout Flutter mobile app.

Repository (GitHub)

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter

More

Packages that depend on butterfly_sdk_flutter_plugin