Kate Lovett

Results 38 issues of Kate Lovett

### WIP / Experimental > **Note** > There are still changes to be made here, and several things are exposed currently (to facilitate testing) that likely will not be exposed...

framework
f: scrolling

The [`fix_data.yaml` file in flutter/flutter](https://github.com/flutter/flutter/blob/master/packages/flutter/lib/fix_data.yaml) is growing, it is (at time of writing) about 4000 lines long. I am looking into writing rules to migrate to the [new button universe](https://docs.flutter.dev/release/breaking-changes/buttons),...

area-analyzer
P3
type-enhancement
analyzer-dartfix
analyzer-data-driven-fixes

Resizing desktop windows for the Shrine demo breaks the app. I have found this happens in two ways so far, when starting from a small screen and then making the...

bug
P3

b/247858428 Customer reporting error being thrown when providing a DraggableScrollableController to DraggableScrollableSheet. I have not been able to reproduce this crash yet. There is a notification listener that is swapping...

severe: crash
framework
f: scrolling
customer: google
P2

Working on https://github.com/flutter/flutter/pull/111711, I was trying to write a fix for it, but no transforms are being applied. The original fix modified some parameters, but I found just simply trying...

area-analyzer
P2
analyzer-data-driven-fixes

Fixes https://github.com/flutter/flutter/issues/112116 ## Pre-launch Checklist - [x] I read the [Contributor Guide] and followed the process outlined there for submitting PRs. - [x] I read the [Tree Hygiene] wiki page,...

This cleans up the remaining TODOs in the dynamic_layouts package. Filed https://github.com/flutter/flutter/issues/112234 for follow up on the remaining garbage collection issue. ## Pre-launch Checklist - [x] I read the [Contributor...

p: dynamic_layouts

### issue_link #81652, #117347 ### Commit Hash ff347bf ### Target beta ### pr_link https://github.com/flutter/flutter/pull/117500 ### Impacted Users Users of Material 3 ### Impact Description The alignment of the ink ripple...

cp: review
cp: approved
merge-to-beta

CP for https://github.com/flutter/flutter/pull/117395

framework
f: material design

WIP Fixes https://github.com/flutter/flutter/issues/32120 ## Pre-launch Checklist - [ ] I read the [Contributor Guide] and followed the process outlined there for submitting PRs. - [ ] I read the [Tree...

a: text input
framework
f: scrolling