dvote 0.5.32 dvote: ^0.5.32 copied to clipboard
Flutter plugin to allow native mobile apps to interact with Vocdoni decentralized votes.
DVote Flutter #
A Dart/Flutter plugin to interact with Vocdoni voting processes.
It provides Dart libraries as well as native modules written in Go to perform cryptographic and specialized operations natively.
More details: https://pub.dev/packages/dvote
Example #
- See
example/README.md
to get started. - See
example/lib/main.dart
for a usage example.