@flutter-cross/webview-controller
v0.5.0
Published
This package contains the typing for the FlutterCross.WebviewController object to be used in your web app.
Downloads
211
Maintainers
Readme
@flutter-cross/webview-controller
This package contains the typing for the FlutterCross.WebviewController
object to be used in your web app.
Getting started
To get started with this library, you need to install it and add it to your project.
Installation
# npm
npm install @flutter-cross/webview-controller --save
# yarn
yarn add @flutter-cross/webview-controller