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

AbhishekDas2000/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

Languages

  • Dart 87.0%
  • Objective-C 5.5%
  • Shell 4.7%
  • Java 2.8%