Sabin Neupane

Results 3 issues of Sabin Neupane

### 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...

framework
platform-windows
platform-web
has reproducible steps
team-framework
found in release: 3.13

Streaming event for window minimize and maximize is currently only available for Linux. This PR enables the same functionality for windows platform.

**Describe the bug** WebSocket message is received on VM & JS environments but not on WASM. **i.e. webSocketClient.stream.json or webSocketClient.stream.text or webSocketClient.stream.bytes doesn't emit any data when flutter app is...