chunhtai

Results 49 issues of chunhtai

same as https://github.com/flutter/flutter/pull/168703, but previous pr seems bugged github ## Pre-launch Checklist - [ ] I read the [Contributor Guide] and followed the process outlined there for submitting PRs. -...

a: tests
framework
engine
f: material design
a: accessibility
platform-fuchsia
f: scrolling
platform-windows
platform-web
a: desktop

fixes https://github.com/flutter/flutter/issues/170348 The root cause is the RawGestureDetector doesn't call individual ontap method with correct position. A previous refactor to cupertinoButton remove the onTap, but instead using the individual tap...

framework

This is an attempt to reduce initial data delay when android or iOS tries to query semantics tree. ## Pre-launch Checklist - [ ] I read the [Contributor Guide] and...

framework
a: accessibility

as title needs website link pr merge https://github.com/flutter/website/pull/12149 ## Pre-Review Checklist - [ ] I read the [Contributor Guide] and followed the process outlined there for submitting PRs. - [...

p: go_router

### Steps to reproduce 1. run the app on chrome with tall window, the taller the worse 2. Drag the sheet with mouse ### Expected results sheet should follow the...

framework
f: material design
waiting for PR to land (fixed)
d: api docs
d: examples
a: quality
f: gestures
a: mouse
has reproducible steps
P2
team-framework
triaged-framework
found in release: 3.38
found in release: 3.39

### Page URL https://api.flutter.dev/flutter/widgets/CustomScrollView-class.html ### Page source _No response_ ### Describe the problem Using chrome on macOS 1. click the copy button notice it doesn't work and crashes the app...

from.page-issue

We should make sure devtool can pass internal accessibility standard.

a: quality
a11y
P2

This fixes main branch part of https://github.com/flutter/flutter/issues/176433 The work left is adjusting cocoon to also run this check in release branch The high level view of this pr. 1. Move...

p: go_router
triage-framework

as title. This is required due to our policy context: https://github.com/flutter/flutter/issues/179033 ## Pre-Review Checklist - [ ] I read the [Contributor Guide] and followed the process outlined there for submitting...