colibri_flutter 0.1.5 copy "colibri_flutter: ^0.1.5" to clipboard
colibri_flutter: ^0.1.5 copied to clipboard

Flutter plugin for Colibri Stateless with bundled native binaries (Android, iOS, macOS, Linux). Proof generation and verification for Ethereum RPC.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add colibri_flutter

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

dependencies:
  colibri_flutter: ^0.1.5

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:colibri_flutter/colibri_flutter.dart';
0
likes
140
points
117
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter plugin for Colibri Stateless with bundled native binaries (Android, iOS, macOS, Linux). Proof generation and verification for Ethereum RPC.

Documentation

API reference

License

MIT (license)

Dependencies

colibri_stateless, flutter

More

Packages that depend on colibri_flutter

Packages that implement colibri_flutter