MVP Iteration
Start: 21 Aug 2022
End: 30 Nov 2022
Features:
List of features to be included in MVP
Online Anonymous
The basic function for Online Anonymous mode
Stretch goal:
App Theme settings
Use theme Peaceful beach for light theme, and Fire at the Beach for dark theme
Peaceful beach - light theme
- background color:
#ffffff
- primary color: Dodger Blue
#149DF1
- onPrimary color: Blue Zodiac
#12375C
- Secondary color: Jagged Ice
#C4E8E9
- onSecondary color: East Bay
#40547B
Fire at the beach - dark theme
- background color:
#262335
- primary color: Casablanca
#F6C746
- onPrimary color: Thunder
#2A212A
- Secondary color: Mamba
#b8a7cf
- onSecondary color: Cape Palliser
#6b230d
Text theme
Use default material text theme setting: https://api.flutter.dev/flutter/material/TextTheme-class.html
MVP Iteration
Start: 21 Aug 2022
End: 30 Nov 2022
Features:
List of features to be included in MVP
Online Anonymous
The basic function for Online Anonymous mode
Stretch goal:
App Theme settings
Use theme Peaceful beach for light theme, and Fire at the Beach for dark theme
Peaceful beach - light theme
#ffffff#149DF1#12375C#C4E8E9#40547BFire at the beach - dark theme
#262335#F6C746#2A212A#b8a7cf#6b230dText theme
Use default material text theme setting: https://api.flutter.dev/flutter/material/TextTheme-class.html