This project is to test Webview on Flutter application.
The webview is displayed in full screen and has no AppBar at top, fixed Webview visible behind statusbar with Scaffold & SafeArea widget.
References:
- Start up: https://www.youtube.com/watch?v=mgHrIV1Qgmc
- Remove debug banner: https://www.youtube.com/watch?v=5u3pZZ6uvDo
- Fix Webview visible behind statusbar with SafeArea: https://qna.vbagetech.com/question/389/WebView-visible-behind-statusbar-in-flutter-application
- App icon: https://pub.dev/packages/flutter_launcher_icons
- Splash screen - https://www.youtube.com/watch?v=JVpFNfnuOZM