Skip to content

Latest commit

 

History

History
12 lines (12 loc) · 369 Bytes

README.md

File metadata and controls

12 lines (12 loc) · 369 Bytes

app-template

App template with client-side flutter app and fastapi server-side

Features

  • UI scaffold with app bar and empty body
  • Flutter navigator 2.0 implemented
  • Google, Apple, and email sign in options
  • Dark and light mode
  • API for updating user preferences
  • API for creating new users
  • Postgres database
  • Email verification
  • Password reset via email