Vinu Somayaji
Vinu Somayaji
@cloudwebrtc I'd be happy to open a PR from https://github.com/aira/flutter-webrtc/pull/1, but as I'm neither a WebRTC nor Android expert, there are a couple of things that worry me about the...
The `BottomNavigationBar` issue may be due to the [`_BottomNavigationTile`](https://github.com/flutter/flutter/blob/36a1caf299237330a70e6493df339c95b6682204/packages/flutter/lib/src/material/bottom_navigation_bar.dart#L532-L560) using an `InkResponse` without `button` semantics, similar to https://github.com/flutter/flutter/issues/45823. The screen recording below demonstrates using JAWS to interact with the attached...
@hangyujin any update on this one? I'm hoping the fix will also resolve https://github.com/flutter/flutter/issues/118747 and https://github.com/flutter/flutter/issues/119367, and I can help verify that once it's available. Thank you for your work...