csongorkeller / Tv-DB-flutter

It's a tv guide app created by using flutter and tmdb api for the data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TV DB Flutter

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.

Release

TV DB Flutter.apk

Features

  • 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

API

https://developers.themoviedb.org

Libraries used

  • rxdart (reactive code)
  • dio (network client)

About

It's a tv guide app created by using flutter and tmdb api for the data


Languages

Language:Dart 96.4%Language:Objective-C 2.5%Language:Java 1.2%