A Flutter-based Instagram clone application with modern UI and features.
- User authentication (login, signup, password recovery)
- Feed with posts and interactive elements
- Stories with visual indicators
- Profile view with user posts and stats
- Search functionality with grid view
- Reels implementation
- Dark/Light mode support
- Multi-language support (English, Russian, Uzbek)
- Flutter for cross-platform development
- Firebase for backend services
- Clean Architecture pattern
- Dependency Injection
![]() |
![]() |
![]() |
The app features a sleek dark mode UI with:
- Stories carousel at the top
- Posts with engagement metrics
- Instagram's iconic navigation
- Clone this repository
- Run
flutter pub getto install dependencies - Configure Firebase for your project
- Run the app with
flutter run
lib/core: Core functionality, widgets, and utilitieslib/features: Feature modules (auth, home, profile, etc.)lib/constants: App constants and resourcesassets: Images, icons, and other static resources
Contributions are welcome! Please feel free to submit a Pull Request.
This project is for educational purposes only.


