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

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

0.1.3 #

  • Fix Android stack overflow: Flutter example uses MemoryStorage to avoid non-writable FILE_STORAGE on mobile.
  • Added macOS and Linux support with bundled native binaries.
  • Build script: --macos and --linux (run on macOS/Linux host respectively).
  • On desktop, use Colibri(libraryPath: colibriFlutterLibraryPath) so the bundled library is used.
  • Extended example app with combo-button for Block Number, Block, and Logs tests.

0.1.2 #

  • Version aligned with repository root VERSION (0.1.2). Depends on colibri_stateless: ^0.1.2.

0.1.1 #

  • Version aligned with repository root VERSION (0.1.1). Depends on colibri_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; no libraryPath needed on mobile.
1
likes
0
points
191
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.

Homepage
Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (license)

Dependencies

colibri_stateless, flutter

More

Packages that depend on colibri_flutter

Packages that implement colibri_flutter