mobile_proof_plugin 0.1.0 copy "mobile_proof_plugin: ^0.1.0" to clipboard
mobile_proof_plugin: ^0.1.0 copied to clipboard

Flutter plugin for TLSN-based mobile proofs with WebView capture and custom MPC provider flows.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add mobile_proof_plugin

With Flutter:

 $ flutter pub add mobile_proof_plugin

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

dependencies:
  mobile_proof_plugin: ^0.1.0

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:mobile_proof_plugin/mobile_proof_plugin.dart';
0
likes
0
points
170
downloads

Documentation

Documentation

Publisher

verified publisherburnt.com

Weekly Downloads

Flutter plugin for TLSN-based mobile proofs with WebView capture and custom MPC provider flows.

Homepage
Repository (GitHub)
View/report issues

Topics

#tlsn #mpc #webview #privacy #proof

License

unknown (license)

Dependencies

device_info_plus, flutter, webview_flutter, webview_flutter_wkwebview

More

Packages that depend on mobile_proof_plugin

Packages that implement mobile_proof_plugin