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 crash when calling subscribeConnectionStatus (closes #91). #92

Merged
merged 1 commit into from
Apr 8, 2021

Conversation

ndahlquist
Copy link
Contributor

This resolves issue #91.

Checklist

[x] Verify bug no longer occurs using the repro steps mentioned in the ticket.
[x] Run dartfmt.
[x] Run flutter analyze

Note: I'm not sure if message should be nullable; I've left it as non-null since that change was not required for my test case to pass. Happy to switch it to nullable if that's desirable.

@ndahlquist ndahlquist changed the title Fix crash when calling subscribeConnectionStatus (#91). Fix crash when calling subscribeConnectionStatus (resolves #91). Apr 8, 2021
@ndahlquist ndahlquist changed the title Fix crash when calling subscribeConnectionStatus (resolves #91). Fix crash when calling subscribeConnectionStatus (closes #91). Apr 8, 2021
@fotiDim fotiDim merged commit e477224 into brim-borium:main Apr 8, 2021
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