rust_lib_bls_dart 0.0.1
rust_lib_bls_dart: ^0.0.1 copied to clipboard
Native cargokit build helper for bls_dart. Compiles the blst BLS12-381 Rust library for Android, iOS, macOS, Linux and Windows.
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add rust_lib_bls_dartThis will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):
dependencies:
rust_lib_bls_dart: ^0.0.1Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.