vandadnp/youtube-riverpodcourse-public
Riverpod 2.x 강좌(플러터 개발자를 위한 초보에서 고급까지 17시간)의 리포지토리
- Stars
- 203
- Forks
- 44
- 최근 푸시(UTC)
- 2023. 1. 28.
- 프로젝트 상태
- 활성
사용 중인 의존성
의존성 목록 26 개
- flutter
{"sdk":"flutter"} - cupertino_icons
^1.0.2 - hooks_riverpod
^2.0.2 - uuid
^3.0.6 - firebase_core
^1.20.1 - cloud_firestore
^3.4.4 - firebase_storage
^10.3.5 - firebase_auth
^3.6.3 - font_awesome_flutter
^10.1.0 - flutter_facebook_auth
^4.4.1 - google_sign_in
^5.4.1 - image_picker
^0.8.5+3 - image
^3.2.0 - flutter_hooks
^0.18.5+1 - collection
^1.16.0 - intl
^0.17.0 - video_thumbnail
^0.5.2 - video_player
^2.4.7 - lottie
^1.4.2 - share_plus
^4.1.0 - url_launcher
^6.1.5 - riverpod_annotation
^1.0.4 - flutter_test개발 의존성
{"sdk":"flutter"} - flutter_lints개발 의존성
^2.0.0 - build_runner개발 의존성
^2.3.2 - riverpod_generator개발 의존성
^1.0.4
순위
원본 README
아래는 영문 원문 스냅샷입니다. 최신 내용은 GitHub에서 확인하세요.
README 펼치기 / 접기
Instagram Clone
This is the source code for Vandad Nahavandipoor's Riverpod 2.x Course available on YouTube. Click here to go to the course.
The backend for this project has been deleted and the Firebase configurations inside the project have been nulled-out as well for the sake of security. If you want to run this project and see how it works, first set up a Firebase instance for your project using Firebase's CLI!
We are using Facebook login as well in this project. I've deleted the Facebook Project that is associated with this app from Facebook's developer protal. In order to get this app out of the box to work with Facebook login, you will have to create a Facebook app and connect it with this app. Instructions on how to do all of this is provided in the YouTube course itself.