repson / Flutter-Movie-List-App

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Dart 91.3%Language:Objective-C 5.8%Language:Java 2.9%