vandadnp/youtube-riverpodcourse-public
「Riverpod 2.x コース:Flutter開発者向け、17時間で初心者から上級者へ」のリポジトリ
- Stars
- 203
- Forks
- 44
- 最終プッシュ(UTC)
- 2023/01/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.