Skip to content

samitkapoor/instagram-ui-android

Repository files navigation

Instagram-ui-android

A clone of Instagram Android User Interface made using Flutter.

Screenshots of the Project

Login Page Home Page User Account Search Screen
Screenshot_1629657812 Screenshot_1630075520 Screenshot_1630075527 Screenshot_1631562120
Message-Chat Screen Message-Room Screen Profile Post Screen
Screenshot_20210908-202952 Screenshot_20210908-202957 Screenshot_20230219_021636

Video Preview

Preview.mp4

Follow the steps below to run this project

  • Make sure you have flutter installed on your computer.
  • Clone this repository by following the steps mentioned
    • Click the green color Code button first.
    • Now copy the link displaying in your screen. image
    • Open command prompt and navigate to the path where you want to clone this repository.
    • Type git clone <Paste the link you copied in the above step> and hit enter!
    • Congratulations, you have successfully cloned this repository in your computer.
  • Open the files of this project in VS Code and Open your Android Emulator.
  • Press Ctrl+F5 in VS Code to start running the project!

Flutter packages used in this project:

font_awesome_flutter


  • Here's my portfolio to know more about me!
  • If you liked this project, then do leave a star on this repository and feel free to check my other repositories! 😉