An app built with Flutter that has a webview that renders a webapp url as an application.
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
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.