colibri_flutter 0.1.9 copy "colibri_flutter: ^0.1.9" to clipboard
colibri_flutter: ^0.1.9 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.9

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';
1
likes
150
points
152
downloads

Documentation

Documentation
API reference

Publisher

verified publishercorpuscore.tech

Weekly Downloads

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

Homepage
Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

colibri_stateless, flutter

More

Packages that depend on colibri_flutter

Packages that implement colibri_flutter