stuartmorgan-g

Results 1161 comments of stuartmorgan-g
trafficstars

> Looks like the latest version is not being pulled: > > > webview_flutter_platform_interface 2.13.0 (2.14.0 available) > > But why this happens I can't tell. Could you guide please?...

> I believe it will be right to create another PR to update `webview_flutter_android` and `webview_flutter_wkwebview`. > And then have just `webview_flutter` updated in this one. I don't understand what...

@darshankawar The original report included iOS, but this was triaged as Android; did you test iOS without being able to reproduce?

/cc @wangela as an FYI that clustering may need more investigation.

From triage: Still waiting on resolution of https://github.com/flutter/packages/pull/9227 first.

This is unblocked now. FYI, the new file will need a fresh copy of the license header when you merge in `main`, as the format changed slightly.

> I'd expect that performing a hot reload would bring the app into focus when performing a hot reload. Is there a reason you expect this for desktop targets but...

> `isDeviceSupported` this is gives me true but `canCheckBiometrics` this always give me false when I'm not enable the Face ID. This is a bug; `canCheckBiometrics` should be returning `true`...