kernel panic
kernel panic
flutter: [04.10.2022 21:57:17.853] Connecting... flutter: [04.10.2022 21:57:18.528] Connection established, waiting for welcome message... flutter: [04.10.2022 21:57:18.841] < FTPReply = [code= 220, message= 220 FTP Server 1.0] flutter: [04.10.2022 21:57:18.842] >...
Sometimes it is necessarily to open context menu by left click So i have to modify: ``` shouldReact = e.kind == PointerDeviceKind.mouse && e.buttons == kSecondaryMouseButton || e.buttons == kPrimaryButton;...
Could you please add a link to my Qt adaptation? It uses Cmake and can be very useful for who wants a realtime example with microphone and speakers https://github.com/khomin/webrtc_aec3_qt6_cmake
### Checklist - [X] I have looked into the [Readme](https://github.com/auth0-samples/auth0-flutter-samples/tree/main/sample#readme) and have not found a suitable solution or answer. - [X] I have searched the [issues](https://github.com/auth0-samples/auth0-flutter-samples/issues) and have not found...
Does anyone know where nativeInit GStreamer is? I have cmake for my project It works fine except 'ahc' I see 2 different 'nativeInit' methods ``` public class GStreamer { private...