-
Notifications
You must be signed in to change notification settings - Fork 29.8k
[flutter_test] Adds method to mock EventChannels #124415
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
Conversation
…essenger.dart`" This reverts commit 9dcb1bd.
pdblasi-google
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
goderbauer
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
|
@goderbauer Do you need to add the autosubmit label again? |
|
In case anyone wants to use this code before it's released to stable, I copied this code into the mock_event_channel package. When this PR is released to stable, just remove that package. |
[flutter_test] Adds method to mock EventChannels
Reland of #123726 fixing the issues mentioned here #124401