Skip to content

Latest commit

 

History

History
44 lines (32 loc) · 1.73 KB

README.md

File metadata and controls

44 lines (32 loc) · 1.73 KB

Flutter Instagram UI Clone

![Flutter Instagram UI Clone with basic widget only]

Overview

This Flutter project is a UI clone of the Instagram app. It demonstrates the use of Flutter widgets and design patterns to replicate the user interface of the popular social media platform. The goal is to provide a comprehensive example for Flutter developers to understand how to build complex and visually appealing UIs.

Features

  • Home Feed
  • Explore Page
  • User Profile
  • Add Post/Story
  • Reels
  • Direct Messages

Screenshots

  • Home Feed feeds
  • Direct Messages chat
  • Explore Page explore
  • Add Post/Story newpost
  • Reels reels
  • User Profile profile

Tech Stack

  • Flutter: The UI framework used to build the application.
  • Dart: The programming language used with Flutter.

Acknowledgments

Happy coding!