jacoux / flutter_moviehub

A simple Flutter application that retrieves movies from the TheMovieDB API using BLoC Pattern

Home Page:https://flutter.ph

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flutter MovieHub

A simple Flutter application that retrieves movies from the TheMovieDB API using BLoC Pattern

TODO

  • Movie List View Page
  • Movie Detail View Page
  • Video
  • Screenshots
  • Favorites
  • Navigation Drawer
  • Watch Later
  • Info Modal
  • Solid BLoC Architecture Implementation
  • Flare Animations
  • Custom Dart Package Sample

Overview

  • Flutter Framework
  • TheMovieDB API
  • BLoC Pattern
  • Beautiful UI
  • Carousel
  • Shimmer Loading Implementaion

Demo

demo-1

demo-2

License

Flutter MovieHub is released under the BSD-3 Clause License. See LICENSE for details.

Contributing

  1. Fork it (https://github.com/joshuadeguzman/flutter_moviehub/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

About

A simple Flutter application that retrieves movies from the TheMovieDB API using BLoC Pattern

https://flutter.ph

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Dart 97.5%Language:Objective-C 1.7%Language:Java 0.8%