Skip to content

kiransbaliga/Flutter-WebviewTemplate

Repository files navigation

Webview_Template

image

Easily convert a website into an app with this template. Its simple and fun

Getting Started

  • Clone the repository to your desktop.
  • Open lib/main.dart from the folder Flutter-WebviewTemplate
  • replace the link with your desired link destination.
  • Build the app using the command-

 flutter build apk 
 

And thats it You have created your own easy webview app!!!!

If you dont have flutter Click here to install.