vandadnp/youtube-riverpodcourse-public
Repository für den Kurs "Riverpod 2.x für Flutter-Entwickler – Von Anfänger bis Fortgeschritten in 17 Stunden"
- Stars
- 203
- Forks
- 44
- Letzter Push (UTC)
- 28.01.2023
- Projektstatus
- Aktiv
Verwendete Abhängigkeiten
Abhängigkeiten 26 Einträge
- 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_testEntwicklung
{"sdk":"flutter"} - flutter_lintsEntwicklung
^2.0.0 - build_runnerEntwicklung
^2.3.2 - riverpod_generatorEntwicklung
^1.0.4
Ranglisten
Original-README
Englischer Projektschnappschuss. Aktuelle Inhalte auf GitHub.
Projekt-README ein-/ausklappen
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.