Course Information
- Available
- *The delivery and distribution of the certificate are subject to the policies and arrangements of the course provider.
Course Overview
A course for Beginner Flutter developers wanting to get better with Flutter, Firebase & Riverpod, explained from scratch
This is a Tutorial to build Responsive Reddit Clone, a Social Media application with Flutter as frontend framework and Firebase as Backend!
This app consists of all the popular features from Reddit. One can login with Google or as Guest where there are guest restricted features, for example displaying the latest posts, dissimilar to what happens in Google Sign In, where we get posts from the communities we are a part of. With Google Sign In, one can also create and join communities, edit description and avatar of community, edit user profile, share text, link or image based posts, upvote, downvote, comment, award, delete, with moderator special features like adding other moderators and deleting any post. Also, one can toggle the theme in the application, from dark mode to light mode or vice versa. It is a completely responsive project, accessible on Android, iOS & Web.
In this process, learn about designing Responsive UI and manage routing with Flutter, writing backend code and complex queries with Firebase and State Management with Riverpod 2.0! Also, take a step forward with Folder Structure in Flutter!
Features:
Google/Guest Authentication
Create, Join community
Community Profile (Avatar, Banner, Members)
Edit Description and Avatar of community
Post (link only, photo, text only)
Displaying posts from communities user is part of
Upvote, Downvote
Comment
Award the Post
Update Karma
Add Moderators
Moderator- remove post
Delete post
User Profile (Avatar, Banner)
Theme Switch
Cross Platform
Responsive UI
Latest posts (instead of home, display this to guest users)
Course Content
- 5 section(s)
- 43 lecture(s)
- Section 1 Introduction & Setup
- Section 2 Auth
- Section 3 Community
- Section 4 User Profile
- Section 5 Post
What You’ll Learn
- Learn about Riverpod 2 from Scratch
- Flutter for Intermediate Developers
- Build Full Stack Reddit Clone
- Learn about Navigator 2.0 API
- Learn about Firebase Firestore, Firebase Auth, Firebase Storage
Skills covered in this course
Reviews
-
PPriyanshu
the quality of the course is amazing I also watch this video on YouTube thats why I'm here to see the whole video. thank you
-
RRafał Peisert
Nice course, a bit outdated and with a few minor bugs in the code, but still lots of useful information.
-
TTae Young Lee
fast and rapidly change screen among mac screen. just fast read and read. don't tell about why code it is.
-
CChiara C
This is the best course I could have hoped for. He goes through things quickly but thoroughly and most importantly: 1) He explains everything at a level that is spot on for someone who has learned the basics of flutter but is lacking practical experience or knowledge of intermediate topics (like riverpod) 2) Actually focuses on best practices, code organisation, structuring folders, constants etc in a way that is useful for writing an actual production ready app rather than just a little tutorial