-
I built a camera web app and had an error: The camera can not take full size (Chrome on both iOS and Android)
Here's the flutter doctor:
```
tungakanui@Tnuis-MacBook-Pro claime_web % fvm flutter …
-
New SDK Review meeting has been requested.
**Service Name**: ACS Call Automation
**Review Created By**: James Deng (ACS)
**Review Date**: 10/23/2024 02:05 PM PT
**Release Plan**:[](https://web.power…
-
### Steps to reproduce
By using the latest version of the package `flutter_markdown: 0.7.4+1`
and using the class `MarkdownBody` and passing to the `data` parameter
a text that ends with a line b…
-
### Steps to reproduce
1. Create an Android app
2. Integrate a Flutter module (https://docs.flutter.dev/add-to-app/android/project-setup?tab=without-android-studio)
3. Add a button to open a Flutte…
-
### Describe the bug
I wanted to play an episode of a TV-Show, after selecting play I get the Toast Notification "No playable Entry" and the app crashed.
There is something weird with these episod…
-
Internal: b/157889018
Material's elevation affects Semantics boundaries. See the following repro:
```dart
import 'package:flutter/material.dart';
void main() {
runApp(MyApp());
}
class …
-
### Minimal reproduction project
Official example: main.dart
### Build command
```
./gradlew build --refresh-dependencies
```
### Build error
```
F:\flutter\.pub-cache\hosted\pub.dev\audio_ser…
-
### Steps to reproduce
Launch project with android studio
### Actual results
```
INFO | Android emulator version 35.2.10.0 (build_id 12414864) (CL:N/A) INFO | Graphics backend: gfxstream INF…
-
## Use case
Selecting text works only paragraph by paragraph in the markdown widget in web.
`flutter_markdown`: ^0.6.9
Code Example
```dart
import 'package:flutter/…
-
## 🐛 Bug Report
I have a problem with some images, all the images are visible but in the console with some urls it throws an error and with others it does not, before it did not happen to me
#…