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 added void type on decode and encode #75

Conversation

rafaelmpessoa
Copy link

@rafaelmpessoa rafaelmpessoa commented Apr 23, 2020

Fixes #74

dart-runtime/lib/types.dart Outdated Show resolved Hide resolved
dart-runtime/lib/types.dart Outdated Show resolved Hide resolved
@lbguilherme lbguilherme merged commit 19ade16 into sdkgen:master Apr 27, 2020
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.

When function return void cause an exception Error (Flutter)
3 participants