Coder Social home page Coder Social logo

sayyidisal / popular_movies Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kalismeras61/popular_movies

0.0 3.0 0.0 14.55 MB

Popular Movies app written in Flutter using Bloc pattern

Java 0.25% Shell 0.20% Ruby 1.43% Objective-C 0.51% Dart 97.60%

popular_movies's Introduction

popular_movies

Display movies in popular, top rated and now playing categories powered by Tmdb Api.

  • Bloc Pattern (Streams, RxDart, StreamBuilder)

This project is still work in progress. If you have any feedback, I'll be very happy to get it.

Configuration

Get an api key from Tmdb and add it into api_key.dart file as following:

const String apiKey = 'your-api-key-here';

Screenshots

Home Language Settings Movie Detail
Person Detail Tagged Images Error View
Search Empty Search Result

To-do

  • InheritedWidget
  • Pagination
  • Error Handling
  • RefreshIndicator(Pull-to-refresh)
  • Movie Detail Page
  • Favorites Feature
  • Person Detail Page
  • Tagged Images Page
  • Localization('en', 'tr')
  • Settings(SharedPreferences)
  • Search Page

Do me a favor

flutter pub pub run intl_translation:extract_to_arb --output-dir=lib/l10n lib/l10n/localizations.dart
flutter pub pub run intl_translation:generate_from_arb --output-dir=lib/l10n --no-use-deferred-loading lib/l10n/intl_en.arb lib/l10n/intl_tr.arb lib/l10n/localizations.dart

Credits

ReactiveX/rxdart github_search example

The Boring Flutter Development Show

mvi_sealed_unions

giphy_client

Infitine Dynamic ListView

flutter_staggered_grid_view

Instagram Icon made by Freepik from www.flaticon.com

Twitter Icon made by Pixel perfect from www.flaticon.com

Facebook Icon made by Pixel perfect from www.flaticon.com

Getting Started

For help getting started with Flutter, view our online documentation.

popular_movies's People

Contributors

figengungor avatar

Watchers

 avatar  avatar  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.