/insta-clone

Instagram Clone | Flutter x Firebase

Primary LanguageDart


Instagram

A Simple Instagram Clone App with similar features !

✨ Features

  • Every feature of Instagram except the Chat, Stories and Activities feature.
  • The app adapts theme according to device's theme.
    • Switch your phone's theme and the app theme will adapt automatically to your phone's theme!

⚙️ Tech-Stack

The application is built entirely with Flutter. For the backend services, I have made use of Firebase.

🏃🏻 Getting Started

Prerequisites:

  • Get Flutter up and running. For this purpose visit - Flutter docs.

Building from source:

  • If you are using an IDE like Android Studio, you may use suitable GUI/hotkeys. Here is how you can work things from the terminal.

    git clone https://github.com/jash-desai/insta-clone.git
    cd insta-clone
    flutter run