This package allows you to use a custom version of the webview_flutter
package in your Flutter project. It includes enhancements and fixes tailored for specific use cases. To integrate it into your Flutter project, follow the steps below:
To use the custom webview_flutter
package in your Flutter app, add the following dependency to your pubspec.yaml
file:
dependencies:
webview_flutter:
git:
url: https://github.com/FlutteriPOP/webview.git
path: webview/webview_flutter