Coder Social home page Coder Social logo

harunnurahman / movie-app-list Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 4.51 MB

Movie list application, build with Dart/Flutter and TMDB API.

Kotlin 0.11% Swift 1.26% Objective-C 0.03% Dart 61.66% CMake 15.97% C++ 18.18% C 1.21% HTML 1.57%
dart flutter api

movie-app-list's Introduction

Movie List Application

This is a movie list application built with Dart / Flutter and uses TMDB API to get the data.

UI Design https://www.figma.com/community/file/1054431643740926668 by Syahidina Alif

Installation

Go to lib/services/api_service.dart and change apiKey to your own API after registered to TMDB

final String apiKey = 'api_key=YOUR_TMDB_API_KEY';

Demo App

demoapp2.mp4

Features

  • Now Playing Movie
  • Popular Movie
  • Search Movie
  • Detail Movie w/ URL Launcher to Youtube

Dependencies

This app using a few dependencies such as:

  • bloc - A predictable state management library that helps implement the BLoC (Business Logic Component) design pattern.
  • flutter_bloc - Flutter Widgets that make it easy to implement the BLoC (Business Logic Component) design pattern.
  • google_fonts - Google Fonts package.
  • youtube_player_flutter - Flutter plugin for playing or streaming inline YouTube videos using the official iFrame player API.
  • equatable - A Dart package that helps to implement value based equality without needing to explicitly override == and hashCode.
  • cached_network_image - Flutter library to load and cache network images. Can also be used with placeholder and error widgets.

movie-app-list's People

Contributors

harunnurahman avatar

Watchers

 avatar Kostas Georgiou avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.