-
I was looking for something in the WebRTC Flutter that can get the volume from the microphone using the **getUserMedia()**
`navigator.mediaDevices.getUserMedia(mediaConstraints)
.then((str…
-
Hey
Your [Filipino Cuisine](https://flutter.github.io/samples/web/filipino_cuisine/#/ ) app does not work because there is no [data.json](https://flutter.github.io/data.json) on the websever
Ch…
-
## Use case
Spacer Widget cannot use inside Wrap Widget
that is missing in docs Incorrect Use of ParentData Widget at https://docs.flutter.dev/testing/common-errors#incorrect-use-of-parentdata-w…
-
I wanted to test this package. But it doesn't seem to work by importing it.
-
@blasten called this out last year. This was also extensively worked on by our China customers https://www.infoq.cn/article/iYGyKQowuiUN_Gi2hHDo.
For lightweight "detached" development, it makes s…
xster updated
3 months ago
-
Option B from add to app iOS guide can't be used if app and module have a shared pod dependency.
I mentioned this issue in my feature request https://github.com/flutter/flutter/issues/114692 and …
-
as per https://dart.dev/tools/pub/cmd :
> the standalone pub command is deprecated
simply installing it via `flutter` (`flutter pub global activate grinder`)
and then using it, `grind generate`
…
ghost updated
3 years ago
-
## 🐛 Bug Report
```cmd
Warning: The plugin url_launcher_android requires Android SDK version 33.
For more information about build configuration, see https://docs.flutter.dev/deployment/android#re…
-
The relevant error-causing widget was:
PieChart file:///home/user/Flutter_Samples/18JUL/charts-master/charts_flutter/example/lib/pie_chart/auto_label.dart:73:16
When the exception was thrown, thi…
-
I've noticed that the flutter-webrtc works on Wifi when both devices are on the same network but it doesn't connect when the devices are on Cellular network - 3G/4G. we've installed our own TURN serve…