Kate Lovett
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...
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),...
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...
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...
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...
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...
### 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 for https://github.com/flutter/flutter/pull/117395
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...