Kate Lovett
Kate Lovett
From @rydmike in https://github.com/flutter/flutter/issues/98537#issuecomment-1042524899 ## DropdownButton Lastly, and yes I did not see it first, you were right, the Dropdown button also uses `ButtonThemeData`, but apparently only one property from...
Following up on https://github.com/flutter/flutter/pull/138481 after it was closed. A benchmark from https://github.com/flutter/flutter/pull/143799 (which was reverted in https://github.com/flutter/flutter/pull/143946) would need to land first before we could pursue landing that PR. This...
Deprecations from https://github.com/flutter/engine/pull/54737 should have a dart fix. I noticed user-created content out in the wild trying to help folks migrate:  Dart fix has not been enabled for `dart:ui`...
- https://github.com/flutter/flutter/issues/122348 - will need to be completed first --- Part of the 2D scrolling proposal: [flutter.dev/go/2D-Foundation](flutter.dev/go/2D-Foundation) https://github.com/flutter/flutter/pull/122349 adds a factory constructor that creates two scrollbars for scrolling in two...
For years, Flutter's Framework team has been reviewing "notable commits" in our weekly staff meeting at Google. The notable commits are a lightly curated list of the pull requests that...
### Page URL https://docs.flutter.dev/ui/widgets/cupertino ### Page source _No response_ ### Describe the problem Discussing iOS widget catalog as a team, we wanted to see if we can participate in curating...
### Page URL https://docs.flutter.dev/ui/widgets/cupertino ### Page source _No response_ ### Describe the problem  While discussing as a team, we found that these placeholders looked more like something is broken....
"View source code" button on the [api reference page](https://api.flutter.dev/flutter/widgets/AutovalidateMode.html) currently points to the master revision of source code. It also highlights wrong line number, because it was deployed when the...
Original: https://github.com/flutter/flutter/issues/170982 --- #hey I successfully generated a project using mason , I did according to https://flutter.github.io/news_toolkit/ including Firebase setup (but NOT ads, notifications and others). - The First issue...
Original: https://github.com/flutter/flutter/issues/122136 --- ## Use case Apple has rejected iOS submissions for apps leveraging the Flutter News Toolkit based on required user authentication for the subscription flow. Per [Apple Guideline...