weburl_calling
weburl_calling A flutter widget for Webview rendering.
Features
- enabling the use of web content within apps
Getting started
To use this package, add weburl_calling as a dependency in your pubspec.yaml file.
Usage
Minimal example:
WebViewPlugin(url: url,),