Chris Yang

Results 8 issues of 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]...

p: google_maps_flutter
platform-ios

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...

p: in_app_purchase
platform-ios

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...

p: metrics_center
p: flutter_markdown
needs tests
override: no versioning needed
override: no changelog needed

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...

platform-ios

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....

platform-ios

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...

plugin
p: first party
good first contribution
passed secondary triage
P5

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...

enhancement
topic:editor