How to create InAppWebViewController (for flutter_inappwebview)?

89 Views Asked by At

I use flutter_inappwebview package in my flutter application.

How can I create InAppWebViewController without creating InAppWebView? There is a InAppWebViewController.fromPlatform method for this, but I do not understand how to use it.

Can anyone give example?

0

There are 0 best solutions below