-
### Minimal reproduction project
Official example: main.dart
### Build command
```
./gradlew build --refresh-dependencies
```
### Build error
```
F:\flutter\.pub-cache\hosted\pub.dev\audio_ser…
-
### 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…
-
### 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 …
-
## 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/…
-
### 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…
-
## 2024 Overview:
The root of this issue for most all flutter customers is that your app is running on physical android hardware that flutter does not support. The "fix" is to not ship your app …
-
### Steps to reproduce
Run a new or a existing app on macOS Sonoma. (Only shows after upgrading to macOS Sonoma)
This warning should either be suppressed or provide documentation on how to get r…
-
Running the example app seems to work fine but when I generate my own key for signing in apps or resuing the same key in a different app it shows the same error (`PlatformException(android-unhandled: …
-
Internal: b/157889018
Material's elevation affects Semantics boundaries. See the following repro:
```dart
import 'package:flutter/material.dart';
void main() {
runApp(MyApp());
}
class …
-
See also [https://github.com/MicrosoftDocs/azure-docs/issues/84546](https://github.com/MicrosoftDocs/azure-docs/issues/84546)