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.git
Go to the project directory
cd fluttergram
Install dependencies
flutter pub add
Start the application
flutter run
If you have any feedback, please reach out to me at kapilbadokar321@gmail.com
-
Authentication with Mobile Number
-
Instagram Stories Feature
-
In App Messaging