Skip to content
This repository has been archived by the owner on Jan 20, 2023. It is now read-only.

Versioning failed on validator dependencies #8

Open
affandyyy opened this issue Nov 20, 2018 · 3 comments
Open

Versioning failed on validator dependencies #8

affandyyy opened this issue Nov 20, 2018 · 3 comments

Comments

@affandyyy
Copy link

affandyyy commented Nov 20, 2018

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.

@pitriq
Copy link
Owner

pitriq commented Nov 22, 2018

Hello! Did you run into this error in the last version of master branch?

@affandyyy
Copy link
Author

Hello! Did you run into this error in the last version of master branch?

yes . I clone latest

@pitriq
Copy link
Owner

pitriq commented Nov 23, 2018

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 free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants