Тёмный

How To Save and Load Data In Flutter Using SharedPreferences 

Spellthorn
Подписаться 6 тыс.
Просмотров 9 тыс.
50% 1

Опубликовано:

 

25 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 18   
@LuizR3is
@LuizR3is 8 месяцев назад
I had a hard time understanding how to implement Shared Preference, but your video made everything clear. Thank you very much!
@Spellthorn
@Spellthorn 8 месяцев назад
Glad it was helpful 🙂
@karimalkhabbaz
@karimalkhabbaz Год назад
The best explanation I encountered about SharedPreferences ... Thanks.
@Spellthorn
@Spellthorn Год назад
Glad it was helpful! 😁
@Polpy-qg4mk
@Polpy-qg4mk Год назад
Extraordinarily explained really good job on that video!
@Spellthorn
@Spellthorn 8 месяцев назад
Thanks 😊
@laabiditarek1122
@laabiditarek1122 9 месяцев назад
u made this so easy thanks a lot
@Spellthorn
@Spellthorn 8 месяцев назад
Happy to help
@technicalguy.
@technicalguy. Год назад
Such a beautiful explaination, thank you so much for your efforts, one thing i can suggest you is please try to write code from scratch so that it will help us a lot to understand better, btw it was really good tutorial ❤
@Spellthorn
@Spellthorn Год назад
Thank you. Yea I thought about writing the whole demo out as I always hate when tutorials just jump with all this code already there. But in this example, this is something you can add to your already made project so I thought it was okay to stsrt from there and add what you need
@magicrob9546
@magicrob9546 9 месяцев назад
Hi, how can I do this, when I have a custom class object (I want to save a list filled with my own objects)? I am always getting this error: Unhandled Exception: Converting object to an encodable object failed: Instance of 'TerminItem' toString Method doesn't help sadly. Please help!
@Spellthorn
@Spellthorn 8 месяцев назад
Umm, depends on what data you're trying to save. When I have issues I don't understand I use ChatGPT for help
@mobtereststudio
@mobtereststudio 8 месяцев назад
Shared Preferences supports specific data types: int, bool, double, String and List. And for List, it's of type String - List. If you need a local data storage that stores objects, you can use Isar or ObjectBox. 👍
@gopanm2777
@gopanm2777 11 месяцев назад
Where i can find the src code sir?
@squidwardmoney6492
@squidwardmoney6492 11 месяцев назад
very nice very nice
@Spellthorn
@Spellthorn 8 месяцев назад
Thanks
@gopanm2777
@gopanm2777 11 месяцев назад
Sir the application seems good. But it's not working. When i click the number button it's not showing any response it's still standing on 0.? What to do. Anybody pls? 😶
Далее
Team Spiderman True Or False Mask,nono #Shorts
00:37
Китайка и Красивые Глаза😂😆
00:20
Keeping it local: Managing a Flutter app's data
44:57
Creating a Flutter App with a Google Sheets Database
16:34