All Projects → o1298098 → Flutter Movie

o1298098 / Flutter Movie

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

Programming Languages

dart
5743 projects

Projects that are alternatives of or similar to Flutter Movie

Filmsys
一个使用Vue全家桶和后台Express框架结合Mysql数据库搭建起来的移动端电影售票和管理系统,实现了热映、即将上映、电影和影院全局搜索、评论、选座、购票、点赞、收藏、订单等一系列购票和管理流程功能
Stars: ✭ 217 (-43.78%)
Mutual labels:  movie, app
Vue Movie
基于vue2.0构建的在线电影网【film】,webpack+vue+vuex+keepAlive+muse-ui+cordova 全家桶,打包成APP
Stars: ✭ 175 (-54.66%)
Mutual labels:  movie, app
Appstat
Get AppStore apps stats
Stars: ✭ 322 (-16.58%)
Mutual labels:  app
Lcg
吾爱破解第三方安卓应用
Stars: ✭ 371 (-3.89%)
Mutual labels:  app
Geeknews
📚A pure reading App based on Material Design + MVP + RxJava2 + Retrofit + Dagger2 + Realm + Glide
Stars: ✭ 3,496 (+805.7%)
Mutual labels:  app
Create Dmg
Create a good-looking DMG for your macOS app in seconds
Stars: ✭ 3,494 (+805.18%)
Mutual labels:  app
React Coding Challenges
A collection of React.js coding challenges with different difficulties.
Stars: ✭ 294 (-23.83%)
Mutual labels:  app
Org Wiki
Wiki for Emacs org-mode built on top of Emacs org-mode.
Stars: ✭ 319 (-17.36%)
Mutual labels:  app
Cartool
Mac上解压Assets.car文件的小工具(支持右键解压)
Stars: ✭ 375 (-2.85%)
Mutual labels:  app
Python App With Electron Gui
A better way to make GUIs for your python apps
Stars: ✭ 349 (-9.59%)
Mutual labels:  app
Appify
Create a macOS Application from an executable (like a Go binary)
Stars: ✭ 372 (-3.63%)
Mutual labels:  app
Stts
A simple macOS app for monitoring the status of cloud services
Stars: ✭ 340 (-11.92%)
Mutual labels:  app
Scalc
📲 A simple calculator application
Stars: ✭ 336 (-12.95%)
Mutual labels:  app
My Shop
my-shop基于Spring+SpringMVC+Mybatis+Shiro+redis+Vue+Swagger2小程序商城+(vue)微信商城+综合管理后台+网站商城+运营商平台+APP平台+第三方平台 = 综合一体化平台.前后端分离,分布式敏捷开发系统架构,提供整套公共微服务服务模块:内容管理、支付中心、用户管理(包括第三方)、微信平台、存储系统、配置中心、日志分析、任务和通知等,支持服务治理、监控和追踪,努力为中小型企业打造全方位J2EE企业级开发解决方案, 致力打造通用综合一体化管理平台。官方qq群:711281203,群2:685261895 (如有问题,请联系,小天qq:2366307000)
Stars: ✭ 359 (-6.99%)
Mutual labels:  app
Hotels
酒店预订App
Stars: ✭ 323 (-16.32%)
Mutual labels:  app
Nineanimator
An elegant way of discovering anime on iOS.
Stars: ✭ 369 (-4.4%)
Mutual labels:  app
Gmail Desktop
📮 Nifty Gmail desktop app for macOS, Linux & Windows
Stars: ✭ 317 (-17.88%)
Mutual labels:  app
Stargazed
📋 Creating your own Awesome List of GitHub stars!
Stars: ✭ 339 (-12.18%)
Mutual labels:  app
Marky
A markdown editor built with Electron and React
Stars: ✭ 355 (-8.03%)
Mutual labels:  app
Spectro
🎶 Real-time audio spectrogram generator for the web
Stars: ✭ 383 (-0.78%)
Mutual labels:  app

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: [email protected] password: o1298098

Demo

Download

Flutter version

Flutter 2.1.0-10.0.pre
Tools • Dart 2.11.0

Preview

tabbedpage

detailpage


share(list、tvshow、movie)

other page


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.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].