You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 20, 2023. It is now read-only.
Well that's weird, fluro is no longer being used for routing in this repo. I assume that's what's requiring validator as a dependency, but it sure shouldn't be there.
Would you mind showing me what your pubspec.yaml file looks like, as well as your flutter doctor output?
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
dependencies: flutter: sdk: flutter fluro: "^1.2.1" validator: "^0.0.7"
Because app depends on validator >=0.0.2 which requires SDK version <2.0.0, version solving failed.
The text was updated successfully, but these errors were encountered: