Provider: Build fails on beta channel

Created on 12 May 2020  路  6Comments  路  Source: rrousselGit/provider

This is what happened when I ran a workflow with codemagic.
`== Initializing code signing for Android ==

== Install Flutter dependencies ==

/usr/local/bin/flutter packages pub get
Resolving dependencies...
The current Flutter SDK version is 1.17.0-3.4.pre.

Because provider 4.1.1 requires Flutter SDK version >=1.17.0 and no versions of provider match >4.1.1 <5.0.0, provider ^4.1.1 is forbidden.
So, because banksia depends on provider ^4.1.1, version solving failed.
pub finished with exit code 1

Build failed :|
Failed to install dependencies`

Most helpful comment

Not if you're developing for web 馃

All 6 comments

Screenshot from 2020-05-12 12-09-33

Same for me on beta channel, reversed to flutter stable for now...

You can upgrade to stable

Not if you're developing for web 馃

I see. I'll loosen the constraint in a second

Thank you! 馃槂

Was this page helpful?
0 / 5 - 0 ratings

Related issues

guopeng1994 picture guopeng1994  路  4Comments

arnoutvandervorst picture arnoutvandervorst  路  4Comments

wemped picture wemped  路  5Comments

sanekyy picture sanekyy  路  5Comments

hou3172568 picture hou3172568  路  4Comments