o1298098/Flutter-Movie
😎 🎬 Fish-Redux와 The Movie DB API를 사용해 만든 플러터 영화 앱.
- 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.