Repo for "Flutter & Firebase Course - Build a Full Stack Instagram Clone" on Youtube, provided by Rivaan Ranawat.
This project is intended as training grounds and exploratory programming around the Instagram app, focusing on its different functionalities and integrations of it systems/screens.
- Setting up a Flutter environment;
- Responsive Widgets;
- Firebase integration;
- "Login" screen;
- "Sign up" Screen;
- Account creation using Firebase Firestore;
- User submitted profile picture;
- Page routing/Firebase's Stream Builder;
Front-end: Flutter; Back-end Firebase;
- This project doesn't upload the user profile image to Firestore.