Skip to content

Documentations about sdk version constraints are outdated #271

Closed
@kdy1

Description

@kdy1

I switched my flutter channel to dev, but I got


Running "flutter packages get" in chess.dart...
The current Dart SDK version is 2.0.0-dev.63.0.flutter-4c9689c1d2.

Because json_serializable 1.0.0 requires SDK version >=2.0.0-dev.65 <3.0.0 and no versions of json_serializable match >1.0.0 <2.0.0, json_serializable ^1.0.0 is forbidden.
So, because chess depends on json_serializable ^1.0.0, version solving failed.
pub get failed (1)

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions