flutter_app_ast

A simple flutter project to demonstrate webView loading using controller

This app uses a global webView Controller, which is resides in memory throughout the main app lifeCycle.

So when we navigate to the webView screen, if controller is null we init the webView controller. Further going ahead the same controller is reused.

APK link – https://drive.google.com/file/d/1ciDSgP1b_sVr1QYOyKStbtQANCEqNqio/view?usp=sharing

WhatsApp.Video.2023-06-15.at.4.37.31.PM.mp4

GitHub

View Github