awesome-flutter icon indicating copy to clipboard operation
awesome-flutter copied to clipboard

Add polkadart to interact with any polkadot-based blockchain

Open leonardocustodio opened this issue 1 year ago • 0 comments
trafficstars

Description and links to repo and pubdev if any

Polkadart is the first dart/flutter package that enables developers to interact with any Polkadot-based blockchain. It is a fully-featured client that includes signing transactions, decoding data, querying the storage, code generation, RPC connections, etc.

https://github.com/leonardocustodio/polkadart


Checklist

  • [x] I read How to contribute
  • [x] I edited the SOURCE.md file only
  • [x] Added a link to the repo in the PR

Feel free to add this badge to your repository after it's accepted to awesome-flutter.

Awesome Flutter
<a href="https://github.com/Solido/awesome-flutter">
   <img alt="Awesome Flutter" src="https://img.shields.io/badge/Awesome-Flutter-blue.svg?longCache=true&style=flat-square" />
</a>

leonardocustodio avatar Oct 31 '24 22:10 leonardocustodio