1 Forks
4 Stars
4 Watchers

web_view

How to embed websites into your Flutter app using the WebView with javascript support in Flutter.

How to download and setup web_view

Open terminal and run command
git clone https://github.com/JohannesMilke/web_view.git
git clone is used to create a copy or clone of web_view repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with web_view https://github.com/JohannesMilke/web_view/archive/master.zip

Or simply clone web_view with SSH
[email protected]:JohannesMilke/web_view.git

If you have some problems with web_view

You may open issue on web_view support forum (system) here: https://github.com/JohannesMilke/web_view/issues