FlutterGram is an Instagram clone built with Flutter.
Frontend: Flutter, Provider, Dart.
Backend: Firebase, Firestore
- Authentication - Login/Signup
- Realtime Feed for Posts
- Creating posts with Camera / Select from Gallery
- Searching Users
- Personal Profile Screen
- Realtime Trending Posts Tab
- Like/Dislike posts
- Commenting on Posts
- Caching for Images
- Push Notifications
Clone the project
git clone https://github.com/Kapil619/FlutterGram.gitGo to the project directory
cd fluttergramInstall dependencies
flutter pub addStart the application
flutter runIf you have any feedback, please reach out to me at [email protected]
-
Authentication with Mobile Number
-
Instagram Stories Feature
-
In App Messaging