Tezster_dart Version 2.0 Is Here!

Good news for Tezos devs who are in love with the Flutter ecosystem. We have released version 2.0.0 of our Tezster_dart library. With this release we are aiming to attract and support more Dart development on top of the Tezos blockchain.

Aditya Gautam (adi)
Tezsure
1 min readJan 14, 2021

--

So whatā€™s new?

In the previous version we introduced functionalities as generating signatures, creating an account as well as restoring an account.

In v2, we focused on wallet functionalities. We introduce multiple RPC support, transfer balances, as well as delegating an account. We canā€™t wait to see what developers are able to build on Tezos with Flutter.

How do I get started?

  1. Check out the Tezster_dart library at pub.dev.
  2. Add it as a dependency to your Flutter/Dart project.
  3. Import the tezster_dart.dart file from the tezster_dart package into your dart file.

Can I contribute?

Of course! The library is open source. šŸ˜

If you are not sure which RPC to use, check out our Tezster nodes.

Special thanks to Jay Daraniya (Flutter dev), Dewansh Rawat (Intern), and Aditya Gautam (Tech Lead Tezsure) for their hard work and for making this library a reality.

Want to learn more about Tezsure, Tezster and more? Stay in touch.

Website | Twitter | Linkedin

--

--