π₯ This is a gojek 4.0 clone app built with Flutter framework
# Root Project
.
βββ lib # Name of module (default from Flutter)
βββ common # Common shared.
| βββ style # Custom style that will be used on each widget.
| βββ utils # Utility classes.
βββ ui # Activity/View layer
| βββ chat # Chat screen
| βββ dashboard # Main screen
| βββ home # Home screen
| βββ promo # Promo screen
βββ widget # Custom widget which can be used repeatedly.
- Fix the code to make it more readable and clean
- Add Splash Screen
- Fix the UI size using custom MediaQuery to make responsive
- Add background image behind Dashboard
- Add list promo content in the Promo Tab
- Add list content in the Home Tab
- Support Dark Theme
- Modular the project based on the functionality
- R Rifa Fauzi Komara
Don't forget to follow me, fork and give me a β