stuartmorgan-g

Results 1230 comments of stuartmorgan-g

The GoogleSignIn SDK this plugin wraps isn't available for desktop, so it may not be possible to implement the same API. The API surface will need to be evaluated against...

> For google sign in web. we have the google_sign_in_web package. could we have the google_sign_in_mac package? The issue here is that "Google Sign-In" is a specific API which supports...

It would be helpful if ongoing discussion of short-term alternatives could be moved somewhere else, such as StackOverflow. This issue is tracking actually implementing `google_sign_in` (if feasible), and discussion here...

> I faced similar issues. I'm documenting them here only because others might search here and find solutions Please read my comment just above yours. A single link from this...

If there were updates, they would be posted here.

I suspect not—on the Flutter end macOS uses embedder.h and iOS doesn't, while on the native end Cocoa and CocoaTouch are similarly but entirely disjoint—but it's certainly worth investigating to...

Conversely, lots of apps don't require those things; "stable" doesn't mean "has every feature that should eventually be supported" or "supports every use case". Flutter 1.0, notably, did not support...

> This has a priority of P4, does it mean there is no hope to see it any time soon? It means that it's higher priority than the default for...

@iskakaushik Is there a technical issue that led to the PR above being Metal-only? The code in the Metal compositor class didn't seem to be very Metal-dependent, so it's not...

Actually running this in CI is still problematic: - There are still no binaries provided by the project. - The version-locking could make it more difficult for us to update...