-
# Context
**My main question**: is [this comment](https://github.com/flutter/flutter/issues/145789#issuecomment-2032968578) still true? Do we just need to wait for a later Flutter update?
Relate…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues.
### CLI Version
1.0.0
### Firebase Tools version
13.20.2
### Flutter Doctor Output
[√] Flutter (Channel beta,…
-
```console
[✓] Flutter (Channel stable, 3.10.5, on macOS 13.3.1 22E772610a darwin-x64, locale zh-Hans-CN)
• Flutter version 3.10.5 on channel stable at /Users/lvyan/development/flutter
• Up…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Package
youtube_player_iframe (Default)
### What happened?
Youtube playback sometimes fails with t…
-
### Steps to Reproduce
flutter run
### Expected behaviour
I was expecting not to throw an error.
### Actual behaviour
FAILURE: Build failed with an exception.
* What went wrong:
A problem occ…
-
### [REQUIRED] Step 1: Describe your environment
## Plugin Version
google_mobile_ads: ^4.0.0
### [REQUIRED] Step 2: Describe the problem
## Steps to Reproduce
1. Run inter…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues.
### CLI Version
0.3.0-dev.21
### Firebase Tools version
13.6.0
### Flutter Doctor Output
```bas…
-
```
...
@override
Widget build(BuildContext context) {
return Container(
child:
Stack(
overflow: Overflow.visible,
children: [
Positioned(
…
-
### Steps to reproduce
1. Copy the example below to [DartPad](https://dartpad.dev/?sample=counter).
2. The blue text shows the clicked area, while the red position marks the caret.
4. Clickin…
-
### Describe the bug
I'm not sure if this is a bug or feature request. I'm trying to auto generate bindings for the crate here: https://github.com/Lymphatus/libcaesium. It has a [lib] section in the …