FLUTTER ECOSYSTEM

o1298098/Flutter-Movie

😎 🎬 A Flutter movie app build with Fish-Redux and The Movie DB api.

Flutter-Movie project cover
Stars
734
Forks
225
Last push (UTC)
Mar 17, 2021
Project status
Active
o1298098 GitHub avatar
GITHUB User

o1298098 ↗

LanguagesDartObjective-CRubySwiftKotlinHTMLC

Technical topics

Dependencies used

Dependency list 50 items

Rankings

Original README

English project snapshot. Visit GitHub for the latest content.

Expand / collapse project 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.