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

Fix strong mode errors #20

Merged
merged 4 commits into from
Jun 27, 2017

Conversation

aaronlademann-wf
Copy link
Contributor

@aaronlademann-wf aaronlademann-wf commented Jun 26, 2017

These changes fix strong-mode errors seen when using the Dart Dev Compiler (and in the analyzer, when run with Dart SDK 1.24.1):

error: The argument type '(MouseEvent) → Null' can't be assigned to the parameter type '(Event) → void'

I also turned on a few memory-leak-related analyzer lints.

@marcojakob

@marcojakob marcojakob merged commit 6282ee7 into marcojakob:master Jun 27, 2017
@marcojakob
Copy link
Owner

Thank you @aaronlademann-wf. Version 0.4.0 is ready on pub: https://pub.dartlang.org/packages/dnd

@aaronlademann-wf
Copy link
Contributor Author

Thanks for your prompt attention on this @marcojakob 💯

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.

2 participants