Skip to content

alireza4585/flutter_instagram_clone

Repository files navigation

Instagram Clone with Flutter and Firebase

This project is an Instagram clone built using Flutter and Firebase services. It aims to replicate some of the core functionalities and UI elements of the Instagram app while integrating Firebase for backend services.

Features

Authentication: User sign-up and login functionalities using Firebase Authentication.

Real-time Database: Store and retrieve user data, posts, Reels and related information using Firebase Firestore.

Storage: Upload and retrieve images for user profiles and posts using Firebase Storage.

Feed: Displaying a feed with posts from followed users.

Post Creation: Ability to create and upload new posts with captions and images.

Reels Creation: Ability to create and upload new reels with captions and video.

Profile: User profiles with followers, following counts, and editable profile details.

Explore: Discover new users and content.

Credits

This project was created by Alireza Mohammadian. Feel free to reach out with any questions or suggestions

1 2 3