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

Flutter plugin for TLSN-based mobile proofs with proxy/MPC auto-fallback, WebView capture, and custom provider flows.

Use this package as a library

Depend on it

Run this command:

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 flutter pub get):

dependencies:
  mobile_proof_plugin: ^0.2.0

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

Documentation

Documentation
API reference

Publisher

verified publisherburnt.com

Weekly Downloads

Flutter plugin for TLSN-based mobile proofs with proxy/MPC auto-fallback, WebView capture, and custom provider flows.

Homepage
Repository (GitHub)
View/report issues

Topics

#tlsn #mpc #webview #privacy #proof

License

MIT (license)

Dependencies

device_info_plus, flutter, http, webview_flutter, webview_flutter_wkwebview

More

Packages that depend on mobile_proof_plugin

Packages that implement mobile_proof_plugin