An IMDb like industry standard app made in flutter with Bloc. The data is fetched from TMDb API
- Steup Flutter
- git-clone or Download the code and extract it.
- Get your API-key from TMDB- Getting Started
- Paste your API-key in \lib\data\core\api_constants.dart
- Run the app
- Homecreen Popular Tab:
- Navigation Drawer
- Feedback:
- About Dialog:
This project is a starting point for 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 online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.