Skip to content

mostafijur566/flutter_movie_api

Repository files navigation

Introduction

“TMDB movie app”

💡 Key Features (or What will you learn, if you are here to learn)

  • List Of Popular Movies
  • List Of Trending Movies
  • List Of Top Rated Movies
  • List Of Popular TV Shows
  • List Of Top rated Tv Shows
  • Check Movie Details
  • API Integration
  • Open Movie Trailer on YouTube
  • GetX State Management

🚀  Installation

To clone and run this application, you'll need Git and Flutter installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/mostafijur566/flutter_movie_api.git

# Go into the repository
$ cd flutter_movie_api

# Install dependencies
$ flutter pub get

# Run the app
$ flutter run

# You can also run this app on Web (Not Optimized and Flutter Beta or Above Channel Required)
$ flutter run -d chrome

Packages

Below are the information about packages used in this project.

Package
get
youtube_player_flutter

API Used

https://www.themoviedb.org/documentation/api

Directory Structure

The project directory structure is as follows:

├── android
├── asset
├── build
├── ios
├── lib
    ├── controller
    ├── data
    ├── helper
    ├── models
    ├── pages
    ├── routes
    ├── utils
    ├── widgets
    ├── main.dart
├── pubspec.lock
├── pubspec.yaml

❤️ Contributor

Made by Mostafijur Rahman

📸 Screenshots

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages