Ashish Narnoli
Ashish Narnoli
@mccoysc Any update on this feature?
@leocrawf any solution on this problem?
@suparnavg any luck on this?
@wayfarer3130 Are you suggesting to put a regex filter for `configUrl` so that it always return valid config json? Can you please help to understand more on it? @cupidchan has...
I do agree with @Ouwen thoughts and @cupidchan's suggestion for flag can be a good option. @wayfarer3130 do you agree with this logic?
@wayfarer3130 @sedghi Could you please take a look at this PR to merge?
Suggested changes by @wayfarer3130 covered in new PR https://github.com/OHIF/Viewers/pull/3391 to avoid conflict with `v3-stable` branch.
@Doppelklick I'm using Firebase Plugin in NativeScript. Plugin returns access token which I'm using to call Google Drive APIs.
> Any update here? > > ``` > InAppWebView(key: webViewKey, > initialUrlRequest: > URLRequest(url: WebUri("http://flutter.dev")), > onWebViewCreated: (controller) async { > print("created"); > webViewController = controller; > var result =...
Hi @Bitsy-Chuck https://github.com/pichillilorenzo/flutter_inappwebview/issues/2026 worked for me as an interim solution.