This Flutter app lists upcoming movies using The Movie Db API (TMdb) and allows users to navigate to book movie tickets.
- Upcoming movies listing
- Movie details including trailers
- Watch movie trailers functionality
- Dio for HTTP requests
- Hive for caching
- Stacked as architecture
- Riverpods for statemanagement
- youtube_player_flutter for playing YouTube videos
- cache_network_image for caching images
- flutter_staggered_animations for staggered animation of listviews and gridviews
- shimmer for shimmer loading effect
- dio_cache_interceptor for caching api responses
- flutter_screenutil to manage responsiveness
- awesome_dio_interceptor for logging
-
Clone the repository:
git clone https://github.com/yourusername/your-flutter-movie-app.git