Cache "initialURL" for offlineview or PWA support
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
@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?
@pichillilorenzo - please share some insight
@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
@pichillilorenzo any update on this ? Caching inital url would be good.
any update?