Skip to content

Flutter makes it easy to create beautiful and responsive web apps quickly. FlutterWebApp is ready-to-use WebView template for Android and iOS, designed to help website owners launch their own mobile app in no time. No coding skills? No problem!

License

Notifications You must be signed in to change notification settings

ebadimobina/FlutterWebApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FlutterWebApp

License License

If you’re a website owner who wants an app for your website but doesn’t have the coding know-how, FlutterWebApp is here to help! This pre-built WebView template, supporting both Android and iOS devices, enables you to turn your website into a mobile app without writing a single line of code. It’s a simple, efficient way to expand your online reach!

Features

  • Support Android and iOS platforms
  • Show custom error page when WebView encounters an error
  • Progress bar to show a webpage is loading
  • Swipe down to reload current webpage (coming soon)

Build

  1. Click the Code button, which brings up a dialog.
  2. In the dialog, click the Download ZIP button to save the project to your computer.
  3. Locate the file on your computer (likely in the Downloads folder).
  4. Double-click the ZIP file to unpack it. This creates a new folder that contains the project files.
  5. Start Android Studio (Ensure Dart and Flutter plugins are installed).
  6. In the Welcome to Android Studio window, click Open.
  7. In the Import Project dialog, navigate to where the unzipped project folder is located.
  8. Double-click on that project folder.
  9. Wait for Android Studio to open the project.
  10. Click the Make Project button to build the app.

Customize

  1. In main.dart file, put your own website URL as the value of WEBSITE_URL constant.
  2. Replace default app icons and name with your own.

About

Flutter makes it easy to create beautiful and responsive web apps quickly. FlutterWebApp is ready-to-use WebView template for Android and iOS, designed to help website owners launch their own mobile app in no time. No coding skills? No problem!

Topics

Resources

License

Stars

Watchers

Forks