leonardocustodio / polkadart

Polkadart provides developers the ability to query a node and interact with the Polkadot based chains using Dart.
https://polkadart.dev
Apache License 2.0
39 stars 16 forks source link

Missing step in readme for tests #320

Closed avive closed 1 year ago

avive commented 1 year ago

Missing step in readme regarding requirement regarding installing flutter sdk in .fvm repo folder. Required sdk version and naming of sdk file flutter_sdk instead of flutter, etc...

leonardocustodio commented 1 year ago

This will solve that issue: https://github.com/leonardocustodio/polkadart/pull/334