Chris Yang
Chris Yang
Re-able the test that triggers system alert as it seems not failing anymore in newest iOS versions. fixes: https://github.com/flutter/flutter/issues/93325 ## Pre-launch Checklist - [ ] I read the [Contributor Guide]...
SKProductDiscount added "identifier", "type" two fields in iOS12.2, but the plugin is missing. In some discount purchase scenarios, we need these fields. Fixes flutter/flutter#100602 This PR is a fork of...
Apply new format rules to some dart files. This fixes the flutter -> plugin roll Flutter roll included: https://github.com/flutter/packages/pull/2448 ## Pre-launch Checklist - [x] I read the [Contributor Guide] and...
Hot fixing: https://github.com/flutter/flutter/issues/111494 PR: https://github.com/flutter/engine/pull/36295 CP issue: https://github.com/flutter/flutter/issues/112963 ## Pre-launch Checklist - [x] I read the [Contributor Guide] and followed the process outlined there for submitting PRs. - [x] I...
This PR makes the PlatformView able to be partially blurred based on the paint_bounds. Right now the rect is hard-coded, I still need to wire up the rect from backdrop_filter_layer....
There is a spamming in the Github UI, which shows a warning about gradle version. For example: https://github.com/flutter/plugins/runs/4462465513 ``` A newer version of com.android.tools.build:gradle than 3.5.0 is available: 7.0.4. (There...
Add layout updated signal
Re-submit https://github.com/godotengine/godot/pull/94480 Fixes https://github.com/godotengine/godot-proposals/issues/7997 I updated the tooltip text to include mac and linux: If [code]true[/code], allows zooming in the script and text-based shader editor with [kbd]Windows: Ctrl + Scroll...