o1298098/Flutter-Movie
😎 🎬 使用 Fish-Redux 與 The Movie DB API 建立的 Flutter 電影應用程式。
- Stars
- 734
- Forks
- 225
- 最近推送(UTC)
- 2021年3月17日
- 專案狀態
- 未封存
技術主題
使用的依賴
依賴清單 50 項
- flutter
{"sdk":"flutter"} - flutter_mdns_plugin
^0.0.2 - cupertino_icons
^1.0.0 - dio
^3.0.9 - dio_http_cache
^0.2.5 - fish_redux
^0.3.7 - common_utils
^1.2.1 - path_provider
^1.3.0 - shared_preferences
^0.5.3+4 - palette_generator
^0.2.0 - shimmer
^1.0.1 - url_launcher
^5.2.5 - chewie
^0.12.2 - video_player
^1.0.1 - youtube_player_flutter
^7.0.0+7 - intl
^0.17.0-nullsafety.2 - cached_network_image
^2.0.0 - parallax_image
^0.3.1+1 - flutter_staggered_grid_view
^0.3.0 - collection
^1.14.11 - photo_view
^0.10.3 - toast
^0.1.5 - permission_handler
^3.2.2 - screenshot
^0.1.1 - share_extend
^1.0.9 - qr_flutter
^2.1.0+55 - flutter_rating_bar
^3.0.0 - flutter_swiper
^1.1.6 - font_awesome_flutter
^8.5.0 - flutter_inappwebview
^4.0.0 - flutter_cache_manager
^1.1.3 - image_picker
^0.6.7+2 - cloud_firestore
^0.13.4+2 - firebase_auth
^0.15.5+3 - google_sign_in
^4.2.0 - firebase_storage
^3.1.3 - firebase_analytics
^5.0.11 - firebase_messaging
^6.0.13 - firebase_admob
^0.9.3+1 - firebase_ml_vision
^0.9.4 - lottie
^0.4.0+1 - package_info
^0.4.0+16 - flutter_downloader
^1.5.0 - flutter_braintree
^0.6.0 - camera
^0.5.8+2 - flutter_local_notifications
^1.4.4+1 - graphql_flutter
^3.0.1 - stripe_payment
^1.0.8 - flutter_test開發依賴
{"sdk":"flutter"} - flutter_localizations開發依賴
{"sdk":"flutter"}
所在榜單
原始 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
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
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.giftabbedpage
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.