RootSoft / algorand-dart

Unofficial community SDK to interact with the Algorand network, for Dart & Flutter
MIT License
36 stars 16 forks source link

Not working on flutter 3.0 #35

Closed WasimNaryabi closed 2 years ago

WasimNaryabi commented 2 years ago

Hi, the package not working on flutter 3.0 image

1m1-github commented 2 years ago

working for me on flutter 3.0.4

maybe try a new project to see whether the issue is somewhere else

RootSoft commented 2 years ago

algorand_dart should work on Flutter 3.0. Make sure to update all dependencies in your pubspec.yaml file.