Skip to content

Conversation

@mjkim
Copy link

@mjkim mjkim commented Dec 1, 2020

when I build the example app, below error are occurred.

pubspec.yaml has no lower-bound SDK constraint.
You should edit pubspec.yaml to contain an SDK constraint:

environment:
  sdk: '>=2.10.0 <3.0.0'

See https://dart.dev/go/sdk-constraint

and, this error can be cured by add SDK constraint.
(tested)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant