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

outdated

Flutter plugin to allow 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 mobile apps to interact with Vocdoni decentralized votes.

Homepage
Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on dvote