-
### Description
I'm trying to render the local and remote peer video inside my screen.
### 100ms Flutter Version
3.19.5
### Steps to reproduce
Enabling the necessary permissions ā¦
-
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 ā¦
-
### 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ā¦
-
### 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ā¦
-
## š 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
#ā¦
-
### 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ā¦
-
### Bug description
When i create an event on 2 days startTime is for example new DateTime(2024,11,1,10,0) endTime is new DateTime(2024,11,4,17,0). It's displayed as it's an all day event. I want to ā¦
-
### What happened?
1. Updated from Flame 1.18.0 to 1.21.0 (so issue was not present on 1.18.0)
2. During game session, flame randomly can remove my components (I have no clue why that happens on 1.2ā¦
-
## 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/ā¦