Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 635 Bytes

File metadata and controls

22 lines (13 loc) · 635 Bytes

Webview

An app built with Flutter that has a webview that renders a webapp url as an application.

Getting Started

Make sure you have the latest flutter sdk and Android Studio installed.

Fork and clone this repo in your Android Studio

Open pubspec.yaml and click on 'Pub get' or open Android Studio terminal and run

flutter pub get

This will install all dependencies

Changing splash screen and no internet images

Go to /assets/images and change them, if you choose an image with a different name to the one provided, then go to pubspec.yaml and main.dart and update the names their too.