Flutter : Shared Preferences made EASY! | Data Persistence in Flutter [2020][UPDATED]

preview_player
Показать описание
Hey!This video explains about data persistence in flutter android applications through shared preferences. It gives the premise, the reasons to use it, where not to use it and how to use it in flutter through a sample application for demonstration.
If you have any queries or feedback , please do drop them down in the comment section!
Like-Subscribe-Share! :)
Cheers!
Рекомендации по теме
Комментарии
Автор

Hey! Great Video! I had a question with regard to the various applications of shared preferences. I have a List<String> with 8 elements in them and I want to add more strings to them using shared preferences. How would that work? Could you help me out?

roshanshetty