It's an elegant Flutter implementation of a TV show guide app with the help of the tmdb open API. The app is structured using bloc architecture which uses streams for state management.
- search any TV show
- get List for popular, trending and currently airing TV shows
- get brief overview of the TvShow
- view all seasons
- and their complete episodes