# Flutter-Movie **Repository Path**: biumap/Flutter-Movie ## Basic Information - **Project Name**: Flutter-Movie - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-01-19 - **Last Updated**: 2021-01-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## 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 1.24.0-6.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.