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

Get Storage not saving some data #133

Open
atif-waheed-cowlar opened this issue Aug 18, 2023 · 5 comments
Open

Get Storage not saving some data #133

atif-waheed-cowlar opened this issue Aug 18, 2023 · 5 comments

Comments

@atif-waheed-cowlar
Copy link

Hello. I'm using Get Storage in my project with many things which Are being saved in the get storage. The Issue I'm facing is that it doesn't save one bool and one List in Get Storage.
In one API call, I'm saving data in Get Storage and it is saving in Get Storage both bool and List dynamic but When I restart the app or do a hot restart, It gives a null in the value.
I checked using debug Mode and it is saving data but gives null on hot / app restart.

@heshesh2010
Copy link

+1

1 similar comment
@baifeilong
Copy link

+1

@frankenten13
Copy link

Same errror

@caizy27
Copy link

caizy27 commented Nov 3, 2023

main.dart main() need await GetStorage.init();

@yunchiri
Copy link

yunchiri commented Jan 9, 2024

+1

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

6 participants