Tags: Vanson/flutter
Tags
enable build test, roll engine, flag flip (flutter#77154) * Tool flag flip, cp of flutter#74444 & flutter#74513 * Roll Engine * enable build test on stable
[web] Treeshake keymaps for web (4% code size reduction in hello worl… …d) (flutter#75945)
Update engine hash to 1.26.0-17.8.pre (flutter#76720)
Implement dartPluginClass support for plugins (flutter#74469)
Revert "ListTile Material Ripple and Shape Patch (flutter#74373)" (fl… …utter#76134) This reverts commit 422916d because it causes unexpected changes in the rendering of the background of a ListTile.
[flutter_releases] Flutter Framework 1.26.0-17.6.pre Beta Cherrypicks (… …flutter#75937) * Update engine hash to 1.26.0-17.6.pre * Fix for flutter#75792 - allow use of Animator<Color?> with LinearProgressIndicator (flutter#75794) * [flutter_tools] catch error 32 in cache (flutter#75719) * Avoid duplicating Pods-Runner xcconfig #includes (flutter#75822) Co-authored-by: Miguel Beltran <m@beltran.work> Co-authored-by: Jonah Williams <jonahwilliams@google.com> Co-authored-by: Jenn Magder <magder@google.com>
[flutter_releases] Flutter Framework 1.26.0-17.5.pre Beta Cherrypicks (… …flutter#75804) * Added a ReorderableListView.builder constructor (flutter#74697) Added constructor parameters to the ReorderableList that were missing from ScrollView. Also replace a lot of doc comments with macro templates to reduce duplication. * [flutter_tools] handle further devtools NPE (flutter#74764) * [flutter_tools] skip web renderer defines unless web target is picked (flutter#75160) * Catch VM Service disappearance from run/attach handler code (flutter#75298) * [flutter_tools] handle null package (flutter#75336) * Return an empty FlutterViews list when the service disappears (flutter#75301) * fix analyzer * Apply Engine Cherrypicks Co-authored-by: Darren Austin <darrenaustin@google.com> Co-authored-by: Jonah Williams <jonahwilliams@google.com> Co-authored-by: Jenn Magder <magder@google.com>
[flutter_releases] Update additional pub packages to stable for 1.26.… …0-17.4.pre (flutter#75797)
Revert "Fix/ValueListenableBuilder rebuilds (flutter#72707)" (flutter… …#75669) This reverts commit 69882d9.