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