Skip to content

FlutteriPOP/webview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

webview_flutter Package Integration

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:

Installation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published