Skip to content

This app is built in Flutter and uses omdb api to list trending movies

Notifications You must be signed in to change notification settings

aj019/Flutter-Movie-List-App

Repository files navigation

Demo

ezgif com-video-to-gif (1)

Steps to run project

  1. Create a config.dart file in lib folder
  2. Add the following code

String getApiKey() { return 'YOUR_TMDB_API_KEY'; }

About

This app is built in Flutter and uses omdb api to list trending movies

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published