Flutter Tutorial - Shared Preferences - Store & Load Data For Data Persistence

preview_player
Показать описание
Store & Load Data locally on your phone with Flutter's SharedPreferences plugin to persist data even if your app was closed.

SUBSCRIBE HERE

SUPPORT & SPONSOR ME

RESOURCES

TIMELINE
0:00 Introduction SharedPreferences
1:40 Setup SharedPreferences
2:29 Store String Value
3:20 Load String Value
4:56 Store List Value
6:26 Load List Value
7:44 Store DateTime Value
8:55 Load DateTime Value
9:46 Fix Load DateTime

SHARE | SUBSCRIBE | LIKE FOR MORE VIDEOS LIKE THIS

*********

SOCIAL MEDIA: Follow Us :-)

LEARN MORE

PLAYLISTS

CREDITS

#Flutter #Tutorial #JohannesMilke

LIKE & SHARE & ACTIVATE THE BELL
Thanks For Watching :-)
Рекомендации по теме
Комментарии
Автор

Thank you so much man. I found your channel yesterday and I subbed. I hope you keep up the flutter tutorials.

bigdipper
Автор

Thanks for all the tips in your videos. You make videos differently than everyone else. You are objective, not so fast, nor so slow and I am really enjoying learning from your knowledge. Very good!

gnrslashsp
Автор

Thank you for this video. I've been searching this content throughout the whole internet but couldn't understand it before. Now I know what to do, thanks to you :)

kaistervidhara
Автор

thanks for the tutorials, really learnt a lot from you and very inspiring!!

fluffycatstream
Автор

thank you :) this is the tutorial i've been looking for

rizgatsu
Автор

Thank you very much sir for giving best to us. Learning lot from you 🎉✌️✌️

saurabhswani
Автор

Great work! Very explanatory tutorial...! Thanks!

thaliaamargianou
Автор

You are that great teacher, I have being looking for, just watched two of your videos in Youtube and I fell so much in love with how you simplify different approaches in step and use a more clear examples. I am definitely buying your lifetime access course!!!

stanezeaku
Автор

Thank you so much! You helped me a lot with your videos :)

Jan-ymcg
Автор

Johannes the saviour!! thanks man for all the content you share.

prashantbhardwaj
Автор

Excellent .. Thank you so so so Much.... such a beautiful Explanation... You are an excellent teacher...
If I had got you as my teacher in my engineering, I would have become Google Pichai... Now I am working as Gate keeper....

anandmano
Автор

Thank you so much for the explanation :)

nethmiwijebandara
Автор

Thanks for this great tutorial, but i got this error Field '_preferences' should be initialized because its type 'SharedPreferences' doesn't allow null.
- 'SharedPreferences' is from
how to fix this?

programmerjowo
Автор

Great videos man. Do you have a preferred file structure for projects?

makwelewishbert
Автор

Oh man you are so good instructor, thank you alot

polagergesyounan
Автор

I used shared preferences for storing theme data. This increased my app starting time.

MdSiam-kwox
Автор

Hi, I like your videos a lot and as an absolute beginner in programming they are very helpful.
I'm wondering if you could explain how to save a rerouting. What I mean is for example:
On your homescreen you have a button leading to the page 'list of car manufacturers of the world'. But on the homescreen you can also select within a drop down list (or similar) a location, e.g. Europe, North America, Asia etc. and safe this resulting that the button on your homescreen leads you to a page with only these car manufacturers in that part of the world.
Maybe you already explained something like this in a different video? If yes could you tell me which one. You have quite a lot 😁

JMcWinter
Автор

Great Video!! Like some others, too ;)

I implemented the SharedPreferences to save my isDarkMode boolen. I also implememted the DarkMode functionality from your other video. But how can I combine this to things? So I just want to save the boolean of isDark and load it when the app opens. I placed my switch button to a separate page.

florianfey
Автор

i'm afraid of shared preferences & always try to avoid it's use but after watching this video i love shared preferences :)

raghav
Автор

Useful video. Can you make one to store checkboxlist array and pass value to next page.

Hi-tkhe