Skip to content

Simple movie listing app that shows the popular and upcoming movies. Public MovieDB API is used as backend.

Notifications You must be signed in to change notification settings

bashiryousufy/movie_app_flutter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

movie_app

A simple beautiful looking flutter app that shows popular and upcoming movies. I have used a public moviedb API and the link for API documentation is shown below.

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

Public MovieDB API

https://developers.themoviedb.org/3/movies/get-movie-details

The API EndPoints used are:

/movie/popular (GET)

/movie/upcoming (GET)

About

Simple movie listing app that shows the popular and upcoming movies. Public MovieDB API is used as backend.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published