Let’s build a complete login & signup app with Flutter that stores user information permanently with SharedPreferences & JSON Data.

Source Code | https://github.com/JohannesMilke/login_signup_example

TIMELINE

  • 0:00 Introduction Login & SignUp
  • 1:39 User’s fromJson & toJson
  • 4:02 Setup SharedPreferences
  • 4:47 Retrieve User
  • 6:07 Store User
  • 7:35 Setup Retrieve User
  • 8:08 Setup Store User
  • 9:57 Fix Retrieve User
  • 11:39 Store More User Data
  • 16:58 Store Object Within User
  • 18:31 Settings fromJson & toJson
  • 20:23 User Image UI
  • 22:02 Pick & Store Image
  • 24:50 Introduction Login
  • 25:44 Store User IDs
  • 28:03 Retrieve User IDs
  • 29:46 Login Page

#flutter

Flutter Tutorial - Login & Signup - Flutter UI - Persist JSON Data
3.75 GEEK