-
## Issue description
We currently have 146 setup hooks included in packages (that I can find):
```sh
$ rg -F "setupHook =" -l | wc -l
146
```
Combined with 12 (documented) setup hooks incl…
-
Directional focus traversal stops working when a focused item is scrolled outside the list view's cache extent.
## Steps to Reproduce
1. Run the attached example
2. Press TAB to move focus …
-
### Steps to reproduce
1) flutter attach to a physical iOS device
### Expected results
Able to attach to a physical iOS device
### Actual results
When I tried to use Android Studio to …
-
### Prerequisite
* [x] Make sure your problem is not listed in [the common build problems](https://github.com/pyenv/pyenv/wiki/Common-build-problems).
* [x] Make sure no duplicated issue has already…
-
### Steps to reproduce
While working on #145848 I came across a bug in the FlutterGallery app. Here are the relevant comments aggregated into a separate issue a PR in the future.
> The three fai…
-
### 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/do…
-
Have you been able to get this compiled for the iOS platform?
It's throwing several errors on me and I don't know how to fix them. (Testing with a clean --tsc install)
Here's the output:
```bas…
-
### 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
1. Run the attached example
2. Press and hold TAB to move focus around
**Expected results:**
Focus moves to items outside the viewport.
**Actual results:** …
-
I have added the library to my app which only runs in Landscape mode and for a reason the camera orientation in the Library seems to be fixed and wrong. As you can see in the below screenshot. Plus th…