Greg Price

Results 244 issues of Greg Price

### issue_link https://github.com/flutter/flutter/issues/106674 ### Commit Hash aed9b4adc ### Target stable ### pr_link https://github.com/flutter/flutter/pull/121504 ### Impacted Users All Flutter developers using the current version of Android Studio ### Impact Description Flutter...

cp: review
cp: approved
merge-to-stable

Here's an [example message](https://chat.zulip.org/#narrow/stream/243-mobile-team/topic/zulip-flutter/near/1515826) from the GitHub bot: > gnprice updated [PR #17 Start writing unit tests](https://github.com/zulip/zulip-flutter/pull/17) from `pr-tests` to `main`. This wording is confusing to the point of being...

area: integrations

## Environment ``` $ react-native info Environment: OS: Linux 4.9 Node: 8.11.3 Yarn: 1.7.0 npm: 5.6.0 Watchman: Not Found Xcode: N/A Android Studio: Not Found Packages: (wanted => installed) react:...

Ran Commands
Impact: Regression
Component: TextInput
Platform: Android
Bug

This is a feature request. I'd be happy to send a PR for it if that would be welcome. On Android, I prefer to create notification channels up front and...

## Steps to Reproduce In Android Studio Hedgehog (the version now approaching stable release), the keyboard shortcut Ctrl+\ for hot reload no longer works. The "Flutter Hot Reload" button is...

### Steps to reproduce Write a pigeon with a method: ```dart import 'package:pigeon/pigeon.dart'; @HostApi() abstract class AHostApi { void foo(); } ``` Then run Pigeon, and run the analyzer on...

package
p: pigeon

## Bug Description - [x] I have run `gradle clean` and confirmed this bug does not occur with JSC Hermes version: (whatever's in RN 0.70.6) React Native version (if any):...

bug

Much like #3 for Linux, it would be good to publish binaries for macOS. (At least one person has specifically asked about installing on macOS: @serpa-dystematic, at https://github.com/gnprice/toml-cli/issues/9#issuecomment-1339475460 .)

Currently the process by which I accomplish #3 — which started today — is not hard, but it is a few extra steps: * (Have the release commit checked out.)...

As a followup to #3 (which I'll close shortly, having just published binaries for Linux on x86_64), it would be good to publish binaries for Linux on ARM processors as...