Dee
Dee
I would like to isolate the themes, for example; perhaps I'd like a white modal over a g100 theme. The following doesn't work, does anyone know how to achieve this?...
We're using a custom docker image with 15.11.0-alpine. We're developing a video upload service for a client. Large videos 10-20-30GBs goes to our express server via multipart/form-data. When it lands...
Hello, I simply want the map to be full size on the cavas, I see this is a bug here https://github.com/visgl/react-map-gl/issues/604 Anyhow, I have no idea how to access the...
https://github.com/leanflutter/auto_updater/issues/18
``` local_notifier: ^0.1.4 msix: ^3.6.2 ``` This only happens with mxis, using ```flutter build windows --release``` it's fine. Something is up with the msix package opening new versions
Would be awesome if you could add support for MacOS and Windows. I know it's no small task. At the moment there are no video libraries for either. Web is...
On iOS there's no external microphone to select, only the internal one. Makes the whole library useless since a lot of people use Airpods for video calls etc. (phone in...
Flutter 3.0.5 Calling this function await navigator.mediaDevices.enumerateDevices() Does not produce audio outputs We have no way to switch audio-outputs for multiple reasons Think apps that play media (very common) Apps...
This issue has already been discussed here https://github.com/flutter-webrtc/flutter-webrtc/issues/896 But the solution does not allow us to choose a specific device. Flutter: 3.0.3 flutter_webrtc: 0.8.12 Tested many different platforms (MacOS, iPad,...
The main DraftJS project has full typescript support. Most new React Native projects are in TypeScript now. Would be nice to have support with something like `yarn add @types/react-native-draftjs-render`.