Skip to content

Update for dart 2#4

Open
solid-software wants to merge 2 commits intoxqwzts:masterfrom
solid-software:patch-1
Open

Update for dart 2#4
solid-software wants to merge 2 commits intoxqwzts:masterfrom
solid-software:patch-1

Conversation

@solid-software
Copy link

No description provided.

Copy link
Owner

@xqwzts xqwzts left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@solid-software Thanks for the contribution!

This is great, but with the jump to version 2 of the dart sdk being a breaking change, we should also drop support for dart 1 at this point by raising the minimum compatible version too.

Would be good to merge once that's in.

pubspec.yaml Outdated

environment:
sdk: '>=1.21.0 <2.0.0'
sdk: '>=1.21.0 <3.0.0'
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should also raise the minimum sdk version we're compatible with, as moving to 2.0 is a breaking change, and we can now drop support for older sdks.

sdk: ">=2.0.0-dev.58.0 <3.0.0" should be fine.

@solid-software
Copy link
Author

Done

@eladcandroid
Copy link

Please merge this branch

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.

5 participants