-
### Checklist
- [X] I read the [troubleshooting guide](https://github.com/bluefireteam/audioplayers/blob/main/troubleshooting.md) before raising this issue
- [X] I made sure that the issue I am raisi…
-
**Description**
This is a request for comments on https://flutter.dev/go/move-flutter-agnostic-types, which proposes that certain Flutter types are moved out of Flutter's namespaces so they can be …
-
## Steps to Reproduce
1. Replace the contents of main.dart with the following code:
```
import 'package:flutter/material.dart';
void main() {
runApp(MyApp());
}
class MyApp exte…
-
Hi, I started migrating to use the `web` package in the [speech_to_text](https://github.com/csdcorp/speech_to_text/tree/main/speech_to_text) plugin, but when I run the example in release mode and try …
-
Dear @ookami-kb,
I hope this message finds you well. My name is Martin Jablečník, and I am a mobile application developer specializing in Flutter. Recently, I came across your project, storybook_fl…
-
### :information_source: Info
Version: `0.13.1`
Flutter: `3.10.5`
### :speech_balloon: Description
I've set up my project according to the documentation with flavors.
Then I run `dart run…
-
### Is there an existing issue for this?
- [X] I have searched the [existing issues](https://github.com/flutter/flutter/issues)
- [X] I have read the [guide to filing a bug](https://flutter.dev/docs/…
-
### Steps to reproduce
Put multiple `PinnedHeaderSliver` in a `SliverMainAxisGroup` widget
It looks like this [issue](https://github.com/flutter/flutter/issues/155395) is talking about the same …
-
## Steps to Reproduce
1. Create a `TextField` with `autofocus: true`
2. Run application. The input should be focused and keyboard is showing.
3. Put the application on background, then op…
-
与issue[https://github.com/Wayaer/fl_webview/issues/1](https://github.com/Wayaer/fl_webview/issues/1)发生背景一样,交替出现。
完整报错信息:
```
[ERROR:flutter/flow/layers/platform_view_layer.cc(21)] Trying to embed a…