flutter_inappwebview icon indicating copy to clipboard operation
flutter_inappwebview copied to clipboard

Cache "initialURL" for offlineview or PWA support

Open rebootcode opened this issue 5 years ago • 5 comments

Environment

Flutter version: 1,20

Description

What you'd like to happen: Is it possible to cache "intialURL" so that if there is no internet, InitialURL always opens the page from the local cache if the app has been opened at least once and the cache is not cleared.

Thanks

rebootcode avatar Oct 14 '20 20:10 rebootcode

@pichillilorenzo - can progressive web app code be injected to cache initial URL and following URL, so that if the device is offline, App can still open all opened pages?

rebootcode avatar Oct 15 '20 18:10 rebootcode

@pichillilorenzo - please share some insight

rebootcode avatar Oct 22 '20 21:10 rebootcode

@rebootcode this is very useful feature being able to load the page from disk when offline. if your reading this issue you should also check issue 366

easazade avatar Nov 18 '20 11:11 easazade

@pichillilorenzo any update on this ? Caching inital url would be good.

ycv005 avatar May 25 '22 07:05 ycv005

any update?

marcelomoresco avatar Nov 03 '23 19:11 marcelomoresco