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

(new) Added offline page #1464

Closed
wants to merge 3 commits into from
Closed

(new) Added offline page #1464

wants to merge 3 commits into from

Conversation

FussuChalice
Copy link

Description

This pull request introduces a new feature: the "Offline Page." In situations where the user's device loses internet connectivity, this page will be displayed, providing a better user experience and useful information.

Changes Made

  • Created a new "offline_page.dart" file.
  • Designed a user-friendly and informative offline page with appropriate styling.
  • Implemented a mechanism to detect and trigger the display of the offline page when the user is offline.
  • Included relevant assets and resources to enhance the offline page's appearance and functionality.

How to Test

To verify the changes, follow these steps:

  1. Open the app.
  2. Disable your internet connection or put your device in Airplane Mode.
  3. Observe that the "Offline Page" is displayed.
  4. Ensure the page provides helpful information and has a pleasing design.
  5. Re-enable your internet connection to see if the offline page disappears when the connection is restored.

Screenshots

JFishTQ.md.png

@d-loose
Copy link
Member

d-loose commented Oct 19, 2023

Thanks for your contribution! Sorry, I was busy with the 23.10 release and other things, so I didn't have a change to review the other PRs you opened. I'll have a look at this one later today or tomorrow and will give you some feedback.

@FussuChalice
Copy link
Author

Fine. Thank you

@d-loose
Copy link
Member

d-loose commented Oct 19, 2023

It's probably useful to get some feedback from @anasereijo as well :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants