vandadnp/youtube-riverpodcourse-public
《Riverpod 2.x 課程:Flutter 開發者從入門到進階,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.