SatoshiPortal/boltz-dart

Error installing locally with updated version.

Closed this issue · 4 comments

Maybe a local path was forgotten somewhere?
I do not think it is on my side since I tried to install directly from this example app and from my app that I am building, installing the previous version works fine, upgrading it, makes it fail

i5hi commented

fixed.

i5hi commented

also note that you have to call BoltzCore.init() in your apps main()

i5hi commented

run flutter packages upgrade

also, check out the tests folder to see updated usage.