reclaim_flutter 0.1.32 copy "reclaim_flutter: ^0.1.32" to clipboard
reclaim_flutter: ^0.1.32 copied to clipboard

reclaim_flutter SDK provides a way to let your users import data from other websites into your app in a secure, privacy preserving manner using zero knowledge proofs right in your Flutter Application.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add reclaim_flutter

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

dependencies:
  reclaim_flutter: ^0.1.32

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/reclaim_flutter.dart';
3
likes
85
points
61
downloads

Publisher

unverified uploader

Weekly Downloads

reclaim_flutter SDK provides a way to let your users import data from other websites into your app in a secure, privacy preserving manner using zero knowledge proofs right in your Flutter Application.

Homepage
Repository (GitHub)

Documentation

API reference

License

unknown (license)

Dependencies

convert, crypto, flutter, flutter_spinkit, fluttertoast, http, wallet, web3dart, webview_cookie_manager, webview_flutter

More

Packages that depend on reclaim_flutter