-
### Steps to reproduce
1. Have a web app with ensureSemantics ran
2. Have a listview with internal listview
3. Have the internal listview have NeverScrollableScrollPhysics()
4. Run web app and sc…
-
### Steps to reproduce
Create a simple widget tree with a checkbox that has a `materialTapTargetSize: MaterialTapTargetSize.padded`.
Run it on web.
Inspect its size.
### Expected results
…
-
The action to publish packages doesn't work for Flutter packages due to the following error.
```
Run dart pub get
dart pub get
shell: /usr/bin/bash -e {0}
env:
PUB_CACHE: /home/runner…
-
## Your Environment
* Plugin version:4.16.4
* Platform: Android
* OS version:14
* Device manufacturer / model:Samsung Galaxy s21 ultta
* Flutter info (`flutter doctor`):[✓] Flutter (Channel…
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Current Behavior
evaluateJavascript do nothing
### Expected Behavior
evaluateJavascript will perform the scr…
-
### 问题描述
如题
### 复现步骤
点进任意视频能看到未经屏蔽的弹幕,需要手动点进屏蔽词管理,跳出已同步屏蔽词弹窗后返回播放界面,才能显示被屏蔽后弹幕
### 预期行为
屏蔽词被正确加载,显示屏蔽后弹幕
```
PiliPalaX错误日志
********************
------- 设备信息 -------
id: UP1A.231005.007
bo…
-
The following goldens tests are failing in rfw, thus blocking the Flutter -> packages roll
In argument_decoders_test:
[golden checks](https://github.com/flutter/packages/blob/ef80c44a134981fd3a6155…
-
It seems that Flutter web doesn't traverse focus in the right order when it misses the "Shift" keydown event.
This happens when the user attempts to reverse focus from the UI elements of the browse…
-
### Steps to reproduce
1. Run the code sample
2. Open the menu
This issue is the MenuAnchor version of https://github.com/flutter/flutter/issues/147076 which was reported for DropdownMenu.
#…
-
Window flashes when startup since version 0.3.7 on Windows.
WindowOptions is set with "center: true" and "titleBarStyle: TitleBarStyle.hidden".
It seems that the window is initially located somewher…