Site icon Flutter Packages | Pub dev Packages – Flutter Mobile App World

Working Instagram Clone (Frontend + Backend) created with Flutter and Firebase

Instagram_clone

Instagram Clone (Both frontend and backend) created with Flutter and Firebase.

Show some ❤️ and star the repo to support the project.

Note

This repository is still under development and I will continue to add more features to it.

Features

Screenshots

Getting started

1. Setup Flutter

2. Clone the repo

$ git clone https://github.com/mohak1283/Instagram-Clone
$ cd Instagram-Clone/

3. Setup the firebase app

  1. You’ll need to create a Firebase instance. Follow the instructions at https://console.firebase.google.com.
  2. Once your Firebase instance is created, you’ll need to enable anonymous authentication.
  1. Enable the Firebase Database
  1. (skip if not running on Android)
keytool -exportcert -list -v \
-alias androiddebugkey -keystore ~/.android/debug.keystore
  1. (skip if not running on iOS)

Double check install instructions for both

Upcoming Features

How to Contribute

  1. Fork the the project
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Make required changes and commit (git commit -am ‘Add some feature’)
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

Download Flutter Instagram Clone App Source code on GitHub

Exit mobile version