FLUTTER ECOSYSTEM

o1298098/Flutter-Movie

😎 🎬 Fish-Redux と The Movie DB API を使って構築された Flutter 映画アプリ。

Flutter-映画 のプロジェクト画像
Stars
734
Forks
225
最終プッシュ(UTC)
2021/03/17
プロジェクト状態
公開中
o1298098 GitHub avatar
GITHUB User

o1298098 ↗

言語DartObjective-CRubySwiftKotlinHTMLC

技術トピック

使用している依存関係

依存関係一覧 50 件

ランキング

元の README

以下は英語原文のスナップショットです。最新版は GitHub をご覧ください。

README を開く / 閉じる

movie

A Flutter movie app build with Fish-Redux and TMDB api.

ToDos

  • [ ] redesign UI
  • [ ] account detail
  • [ ] customize stream support
  • [x] dark mode support
  • [x] localization
  • [x] search
  • [x] detail page
  • [x] share movie or tv show
  • [x] rate movie or tv show

Api doc

https://movie-apidoc.web.app/

About Payment

this app used Braintree as payment gateway, all payment operations are completed on the server side, and app is only responsible for the input of payment methods. more detail

Test Account:

Visa: 4111111111111111
Paypal: sb-dhwa71528371@personal.example.com password: o1298098

Demo

Download

Flutter version

Flutter 2.1.0-10.0.pre
Tools • Dart 2.11.0

Preview

https://github.com/o1298098/Flutter-Movie/blob/master/srceenshot/ios.gif
tabbedpage

https://github.com/o1298098/Flutter-Movie/blob/master/srceenshot/ios1.jpeghttps://github.com/o1298098/Flutter-Movie/blob/master/srceenshot/ios2.jpeghttps://github.com/o1298098/Flutter-Movie/blob/master/srceenshot/ios3.jpeghttps://github.com/o1298098/Flutter-Movie/blob/master/srceenshot/ios4.jpeg

detailpage

https://github.com/o1298098/Flutter-Movie/blob/master/srceenshot/ios18.jpeghttps://github.com/o1298098/Flutter-Movie/blob/master/srceenshot/ios5.jpeghttps://github.com/o1298098/Flutter-Movie/blob/master/srceenshot/ios14.jpeghttps://github.com/o1298098/Flutter-Movie/blob/master/srceenshot/ios6.jpeg
https://github.com/o1298098/Flutter-Movie/blob/master/srceenshot/ios9.jpeghttps://github.com/o1298098/Flutter-Movie/blob/master/srceenshot/ios10.jpeghttps://github.com/o1298098/Flutter-Movie/blob/master/srceenshot/ios11.jpeghttps://github.com/o1298098/Flutter-Movie/blob/master/srceenshot/ios21.jpeg

share(list、tvshow、movie)

https://github.com/o1298098/Flutter-Movie/blob/master/srceenshot/ios15.jpeghttps://github.com/o1298098/Flutter-Movie/blob/master/srceenshot/ios16.jpeg

other page

https://github.com/o1298098/Flutter-Movie/blob/master/srceenshot/ios7.jpeghttps://github.com/o1298098/Flutter-Movie/blob/master/srceenshot/ios23.jpeghttps://github.com/o1298098/Flutter-Movie/blob/master/srceenshot/ios12.jpeghttps://github.com/o1298098/Flutter-Movie/blob/master/srceenshot/ios13.jpeg
https://github.com/o1298098/Flutter-Movie/blob/master/srceenshot/ios24.jpeghttps://github.com/o1298098/Flutter-Movie/blob/master/srceenshot/ios19.gifhttps://github.com/o1298098/Flutter-Movie/blob/master/srceenshot/ios20.jpeghttps://github.com/o1298098/Flutter-Movie/blob/master/srceenshot/ios22.jpeg

Other

home page based on https://dribbble.com/shots/6070474--Movie
season page based on https://dribbble.com/shots/6379112-TV-Streaming-App
premium page based on https://dribbble.com/shots/10558858--1-UI-Challenge-OTT-Subscription
create card page based on https://dribbble.com/shots/6440077-Add-a-New-Credit-Card-alternate-flow

LICENSE

Copyright 2019 o1298098

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.