A Flutter project implementing The Movie Database API. Using latest Flutter Version : 3.13.3
State Management using GetX
API Fetcher using Dio
Logging for Debug using Logger
Rating Bar using Flutter Rating Bar
|--Core
| |--app
| |--theme
| |--utils
|--features
| |--list
| |--detail
| |--reviewDetail
| |--home
| |--splash
|--model
|--network
|--routes
|--UI
| |--Widget
| |--CustomWidget