fpdart icon indicating copy to clipboard operation
fpdart copied to clipboard

Dart SDK version solving failed

Open godmanzheng opened this issue 6 years ago • 0 comments

when "pub install", fail with message like this:

The current Dart SDK version is 2.1.0-dev.9.4.flutter-f9ebf21297. Because my_project depends on fp >=0.1.1 which requires SDK version <2.0.0, version solving failed.

so have any plan to support SDK version larger than 2.0.0?

godmanzheng avatar Jan 09 '19 07:01 godmanzheng