Netflix Clone with TMDB API This Flutter project is a Netflix clone that leverages the power of the TMDb (The Movie Database) APIs. It allows users to browse and explore movies and TV shows. Key features include:
Displaying detailed show information, including title, overview, release date, and more.
Seamless state management using the BLoC pattern for a smooth and responsive user experience.
API integration with Dio to fetch show data from TMDb's extensive collection.
A user-friendly UI that replicates the Netflix user interface, providing an immersive experience.