Skip to content

A Flutter application to display movies from TMDB, using Riverpod as state management library

Notifications You must be signed in to change notification settings

De-Morgan/Movie-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

movie_app

A simple yet sufficient flutter application to fetch:

  • Popular Movies
  • Latest Movies
  • Top Rated Movies
  • Now Playing Movies
  • Upcoming Movies using api from themoviedb.org

Why this project

This project is built to show how to use Riverpod package as the state management tool for your flutter application.

Getting Started

After cloning the project, check the TODO, and add your TMDB API KEY.

Screenshot

Libraries Used

Native Implementation?

Check the former implementation of the project in native android using kotlin and jetpack libraries. Native implementation

Support

If you like the project, do well to star it and also keep a watch.

About

A Flutter application to display movies from TMDB, using Riverpod as state management library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages