Skip to content

A flutter application which shows trending movies of the week using The Movie Database (TMDB) API

Notifications You must be signed in to change notification settings

prateek601/movie-sight

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Trending Movies

A flutter application which shows trending movies of the week using The Movie Database (TMDB) API

Home Screen Movie Details Screen Search Screen

Features

  • Trending movies of the week
  • Search movies
  • Get details of a movie like movie overview, release date, rating

Packages used

  • Dio for API client
  • Connectivity Plus for listening to internet connection stream
  • Flutter Bloc for state management
  • Path Provider for persisting state in local storage
  • Cached Network Image for caching images
  • Shimmer for showing beautiful shimmer effect during fetching of search results

API Documentation

https://developers.themoviedb.org/3/getting-started/introduction

Future Scope

  • Add animations
  • Add star cast in the movie details page
  • UI enhancements (Add Scrollbar etc )

About

A flutter application which shows trending movies of the week using The Movie Database (TMDB) API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages