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

Can I use this for user profile storing whenever user login. #17

Closed
Flutter-Stack opened this issue Feb 6, 2020 · 1 comment
Closed

Comments

@Flutter-Stack
Copy link

Right now I am using streambuilder to fetch user data to show it in drawer menu. Every time user see drawer screen future are taking time to interact with network call and render the data. Can I use hydrated package to store user data whenever he logins ?

thank you.

@mateusfccp
Copy link
Contributor

Yes, you can.

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

No branches or pull requests

2 participants