Can/should riverpod/hooks be used for Flutter Web instead of an actual database for managing data? #1172
Answered
by
rrousselGit
jacob-emery
asked this question in
Q&A
-
Hello everyone! |
Beta Was this translation helpful? Give feedback.
Answered by
rrousselGit
Feb 11, 2022
Replies: 1 comment
-
Riverpod has no offline storage built-in, so you would still need a database |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
jacob-emery
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Riverpod has no offline storage built-in, so you would still need a database