reclaim_flutter_sdk 0.1.1 copy "reclaim_flutter_sdk: ^0.1.1" to clipboard
reclaim_flutter_sdk: ^0.1.1 copied to clipboard

discontinued
PlatformAndroidiOS

Pre-built widgets library to export user's data with provable authenticity using HTTPS & Reclaim Protocol Zero-knowledge proof technology

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add reclaim_flutter_sdk

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

dependencies:
  reclaim_flutter_sdk: ^0.1.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:reclaim_flutter_sdk/reclaim_flutter_sdk.dart';
3
likes
115
points
5
downloads

Publisher

verified publisherdev.reclaimprotocol.org

Weekly Downloads

Pre-built widgets library to export user's data with provable authenticity using HTTPS & Reclaim Protocol Zero-knowledge proof technology

Homepage
Repository

Documentation

API reference

License

MIT (license)

Dependencies

crypto, cupertino_icons, device_info_plus, dio, eth_sig_util, flutter, flutter_inappwebview, flutter_svg, fluttertoast, http, json_annotation, native_dio_adapter, path_provider, share_plus, shared_preferences, system_info_plus, url_launcher, uuid, web3dart

More

Packages that depend on reclaim_flutter_sdk