Skip to content

#flutter: saving app data locally into Shared Preferences

Notifications You must be signed in to change notification settings

merihcavdar/shared_prefs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shared Prefs

an app for setting and getting data from Shared Preferences, locally from the phone in Flutter

screenshot

shared_prefs

features

  • async programming for accessing shared preferences getInstance() func
  • 3rd party package usage called (shared_preferences by Flutter team)
  • Form widgets usage (TextField, RadioListTile, CheckboxListTile, SwitchListTile, TextButton)
  • initState usage for populating the widges from the local data in advance

About

#flutter: saving app data locally into Shared Preferences

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published