Skip to content

Changes for landing https://github.com/dart-lang/sdk/issues/32161 #53

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

Merged
merged 2 commits into from
Feb 27, 2018

Conversation

MichaelRFairhurst
Copy link
Contributor

Add void declarations to methods with implicit dynamic returning void
values, which may be illegal in dart 2, but in either case, expresses
the current intent better.

Add void declarations to methods with implicit dynamic returning void
values, which may be illegal in dart 2, but in either case, expresses
the current intent better.
@nshahan
Copy link
Contributor

nshahan commented Feb 20, 2018

Thanks! Can you update the pubspec version to 0.21.0+1-dev and add an entry to the CHANGELOG? Now that the two repos are in sync I want to track changes carefully.

@MichaelRFairhurst
Copy link
Contributor Author

Done! Apologies for the delay.

Copy link
Contributor

@nshahan nshahan left a comment

Choose a reason for hiding this comment

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

LGTM Thanks!

@MichaelRFairhurst MichaelRFairhurst merged commit a7ed9c0 into google:master Feb 27, 2018
@MichaelRFairhurst
Copy link
Contributor Author

I'm going to pull this into g3 -- did you want to do a publish first or are you OK with pulling in the latest hash?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants