felnanuke2 / movie_catalog

a Movie Catalog

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Film and Series Catalog

This App consumes the Api from https://www.themoviedb.org site to create a UI for android and ios app using Flutter.

Getting Started

First of all you will need an api key which can be obtained from https://www.themoviedb.org/settings/api. after getting your api key follow these steps:

  • create a file in lib/constant/api_key.dart
  • create declare a variable with [final API_KEY = {yourapikeyhere} ]
  • after that you can run [flutter run ] and it will run the app on your device.

Dowload Now

Play Store

Get it on Google Play

App Store

Get it on AppStore

About

a Movie Catalog


Languages

Language:Dart 94.6%Language:HTML 3.3%Language:Ruby 1.1%Language:CSS 0.6%Language:Swift 0.3%Language:Kotlin 0.1%Language:Objective-C 0.0%