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

outdated

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

0.5.18 #

  • Allowing to fetch voting processes from an Entity

0.5.17 #

  • Allowing to fetch the boot nodes URI from the blockchain

0.5.16 #

  • Fetching gateway info from boot nodes

0.5.15 #

  • Republishing

0.5.14 #

  • Republishing

0.5.13 #

  • Adding support for for ENS domain resolution

0.5.12 #

  • Updating the Entity data models

0.5.11 #

  • Allowing to parse and fetch process metadata
  • Updating the data models

0.5.10 #

  • Improving the Metadata parser

0.5.9 #

  • Adding support for register entity actions

0.5.8 #

  • Adding a JSON Feed protobuf parser
  • Simplifying the JSON Feed model

0.5.7 #

  • Correcting the identity data model

0.5.6 #

  • Improving the data model

0.5.5 #

  • Updated data models

0.5.4 #

  • Updated data models

0.5.3 #

  • Parsing Entity metadata for use with protobuf

0.5.2 #

  • Export the Gateway data model

0.5.1 #

  • Improve the data models

0.5.0 #

  • Rearranging the structure of methods and how functions are invoked
  • Adding the definitions of identity management operations

0.4.2 #

  • Checking response timestamps from Gateways

0.4.1 #

  • Exporting EntityAction and classes extended from it
  • Allowing to define entryPoints

0.4.0 #

  • Signing using the Ethereum prefix for web compatibility
  • Allowing to set the origin of the metadata of an Entity

0.3.1 #

0.3.0 #

  • Allowing to fetch Entity metadata from ENS+IPFS
  • Providing a class to wrap the metadata of an Entity
  • Arranging the API methods so they can be used by just importing dvote.dart

0.2.3 #

  • Adding the missing bindings from 0.2.2
  • Provide a better example/Readme.md

0.2.2 #

  • Allow to sign and verify signatures using go-ethereum ECDSA

0.2.1 #

  • Allow to sign messages using go-ethereum ECDSA

0.2.0 #

  • Allow to encrypt/decrypt strings using AES-GCM

0.1.1 #

  • Allow to use optional named parameters

0.1.0 #

  • Provide support for mnemonic to private/public key and address conversion

0.0.1 #

  • Initial scaffold of the plugin
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

convert, flutter, http, protobuf, web3dart, web_socket_channel

More

Packages that depend on dvote