Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Flutter 0.6.0 #15

Closed
wants to merge 2 commits into from
Closed

Support Flutter 0.6.0 #15

wants to merge 2 commits into from

Conversation

agrosner
Copy link

  1. Updates dart dependency to go >=2.0.0 and <2.2.0. This is to enforce Dart2 in newer flutter versions.
  2. Update version to 0.0.4.

This is related to:
#13
but that MR does not support Dart 2.1.0, required by Flutter 0.6.0.

… version to 0.0.4. Update test dependency too.
@xqwzts
Copy link
Owner

xqwzts commented Aug 30, 2018

Thanks for the PR @agrosner! I appreciate the contribution.

This has now been resolved by #17

I've bumped the sdk constraints to match the ones defined by the latest flutter beta.

A new release is published on pub with that as well: https://pub.dartlang.org/packages/flutter_circular_chart#-installing-tab- - you might need to run flutter packages upgrade to get it, or change your pubspec.yaml file to point to ^0.1.0 for this package.

@xqwzts xqwzts closed this Aug 30, 2018
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.

None yet

2 participants