mopro_flutter_package 0.0.1 copy "mopro_flutter_package: ^0.0.1" to clipboard
mopro_flutter_package: ^0.0.1 copied to clipboard

A Flutter plugin for Mopro, enabling mobile proving with modern zero-knowledge proof systems.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add mopro_flutter_package

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

dependencies:
  mopro_flutter_package: ^0.0.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:mopro_flutter_package/mopro_flutter_package.dart';
0
likes
140
points
25
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin for Mopro, enabling mobile proving with modern zero-knowledge proof systems.

Homepage

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter, path_provider, plugin_platform_interface

More

Packages that depend on mopro_flutter_package