MousyBusiness
MousyBusiness
If the ShowCase widget is rebuild in quick succession the frame callback is still called but state will have since been disposed. This fix simply checks if the _overlayEntry has...
The purpose of the newly introduced `NoAutoSubscribeDataChannels` configuration is to allow clients to opt-out of automatic subscriptions of datachannels. The user can then connect to a datachannel by creating it...
### Is there an existing issue for this? - [X] I have searched the [existing issues](https://github.com/flutter/flutter/issues) - [X] I have read the [guide to filing a bug](https://flutter.dev/docs/resources/bug-reports) ### Steps to...