A cross-platfrom mobile app that generates random movies to watch
This project is a Flutter application.
A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter, view our https://flutter.dev/docs, which offers tutorials, samples, guidance on mobile development, and a full API reference.
- app/
- controllers/
- State management controllers (used GetX)
- data/
- Data and constants
- provider/
- API calls
- theme/
- Holds theme colors and variables
- widgets/
- Reusable UI components
- views/
- Holds views and screens
- */widgets/
- Non-reusable UI components specific to the screen
- models/
- Contains app data models
- controllers/
- flutter
- flutter_test
- movirand (this package)
- tmdb