Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 808 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 808 Bytes

SWAPI

Star wars character information based on SWAPI. Build with Flutter & Riverpod for the state management.

Demo Application

Android.mp4
iOS.mp4

Todo

  • iOS - Splash screen
  • iOS - Character screen list
  • iOS - Character screen detail
  • iOS - Settings page
  • Android - Splash screen
  • Android - Character screen list
  • Android - Character screen detail
  • Android - Settings page

Notes

Compiled using Flutter 3.24.1 via FVM.

While you developing, make sure you run :

dart run build_runner watch

to automatically build the freezed class from model.