Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cache "initialURL" for offlineview or PWA support #561

Closed
rebootcode opened this issue Oct 14, 2020 · 6 comments
Closed

Cache "initialURL" for offlineview or PWA support #561

rebootcode opened this issue Oct 14, 2020 · 6 comments
Labels

Comments

@rebootcode
Copy link

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
Copy link
Author

@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
Copy link
Author

@pichillilorenzo - please share some insight

@rebootcode rebootcode changed the title Cache "initialURL" for offlineview Cache "initialURL" for offlineview or PWA support Oct 24, 2020
@easazade
Copy link

@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

@ycv005
Copy link
Contributor

ycv005 commented May 25, 2022

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

@marcelomoresco
Copy link

any update?

Copy link

github-actions bot commented Nov 2, 2024

This issue is stale and has been automatically closed because it has been open for more than 365 days with no activity. Please reopen a new issue if you still have it.

@github-actions github-actions bot added the stale label Nov 2, 2024
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Nov 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants