You can tie the persistence with the UI. I think t...
# flutter
m
You can tie the persistence with the UI. I think that's not the case for your app at the moment. That's why it automatically goes to the login page when it restarts. I do not use hive so have no idea how it works in this context.
11 Views