dvote 0.2.3 copy "dvote: ^0.2.3" to clipboard
dvote: ^0.2.3 copied to clipboard

outdated

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.

Getting Started #

Add the plugin to your app by adding to the pubspec.yaml file:

...

dev_dependencies:
  flutter_test:
    sdk: flutter

  dvote: ^0.1.0

...

More details: https://pub.dev/packages/dvote

Example #

See example/lib/main.dart for a usage example.

2
likes
0
pub points
0%
popularity

Publisher

unverified uploader

Flutter plugin to allow native mobile apps to interact with Vocdoni decentralized votes.

Homepage
Repository (GitLab)
View/report issues

Documentation

Documentation

License

unknown (LICENSE)

Dependencies

flutter, http, web_socket_channel

More

Packages that depend on dvote