colibri_flutter 0.1.2
colibri_flutter: ^0.1.2 copied to clipboard
Flutter plugin for Colibri Stateless with bundled native binaries (Android arm64/armeabi/x86_64, iOS). Proof generation and verification for Ethereum RPC.
0.1.2 #
- Version aligned with repository root
VERSION(0.1.2). Depends oncolibri_stateless: ^0.1.2.
0.1.1 #
- Version aligned with repository root
VERSION(0.1.1). Depends oncolibri_stateless: ^0.1.1.
0.1.0 #
- Initial release.
- Flutter plugin with bundled native Colibri binaries (Android: arm64-v8a, armeabi-v7a, x86_64; iOS: device + simulator).
- Re-exports
colibri_stateless; nolibraryPathneeded on mobile.