Tv Maze App
App that uses the API ( https://www.tvmaze.com/api ) from TvMaze to display tv shows
Provides informations of Tv shows, such as network or channel, year, list of seasons, episodes and actors. The app utilizes Bloc design pattern as a main code, but has a fork without it to educational purposes.