Skip to content

docs(firebase-login): document cache usage in Flutter Firebase Login tutorial - #4835

Open
Yashvardhansingh2 wants to merge 2 commits into
felangel:masterfrom
Yashvardhansingh2:docs/fix-firebase-login-cache
Open

docs(firebase-login): document cache usage in Flutter Firebase Login tutorial#4835
Yashvardhansingh2 wants to merge 2 commits into
felangel:masterfrom
Yashvardhansingh2:docs/fix-firebase-login-cache

Conversation

@Yashvardhansingh2

@Yashvardhansingh2 Yashvardhansingh2 commented Jul 7, 2026

Copy link
Copy Markdown

This PR adds a concise 'Caching' section to the Flutter Firebase Login tutorial to explain the in-example cache used by the AuthenticationRepository, links to the cache implementation and repository usage, and provides a short persistent-storage example using SharedPreferences.\n\nChanges:\n- Add caching subsection in tutorial with links to implementation and usage.\n- Add SharedPreferences example for persisting/restoring the cached user.\n\nContext: Addresses feedback in issue #3941 requesting clearer documentation about the cache used in the tutorial.\n\nTesting: Docs-only change; no code behavior modified. Previewed locally via the docs source.\n\nIf helpful, I can expand the example to show or a Hive-based example for production usage.

Copilot AI review requested due to automatic review settings July 7, 2026 05:18

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@Yashvardhansingh2
Yashvardhansingh2 force-pushed the docs/fix-firebase-login-cache branch from 6ba38cd to 3bdbb90 Compare July 7, 2026 05:20
@Yashvardhansingh2 Yashvardhansingh2 changed the title docs: describe cache in Flutter Firebase Login Tutorial docs(firebase-login): document cache usage in Flutter Firebase Login tutorial Jul 7, 2026
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