Skip to content

Latest commit

 

History

History
41 lines (26 loc) · 1.14 KB

README.md

File metadata and controls

41 lines (26 loc) · 1.14 KB

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.