converting website to App using flutter_webview,push notifications feature and many others,
Improvements and feature addition appreciated.
This project is made in dart language using flutter framework, This repo will convert website to app in few minutes of work.
Download APK from app.apk file.
just make changes in "constants.dart" file so you don't have to look at code,
to configure push notification, install flutterFire CLI and run command "flutterfire configure", and follow instructions in terminal, it will automatically setup notifications,
also to modify "no internet" file, just make changes in "No_Internet_widget.dart" file.

webview_flutter: ^3.0.4 easy_splash_screen: ^1.0.4 connectivity_plus: ^5.0.1 url_launcher: ^6.0.0 firebase_core: ^2.21.0 firebase_messaging: ^14.7.3 flutter_local_notifications: ^16.1.0 restart_app: ^1.2.1
here i have used truegst.in as url for homepage. to change you can just change value in "constant.dart" file
asking for notification permission
