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.