Skip to content

Fully functional Instagram clone built in flutter framework using Firebase realtime database and storage

Notifications You must be signed in to change notification settings

sudoosama/Instagram-clone-flutter

Repository files navigation

Instagram Flutter Firebase

Instagram clone application in flutter amazing realtime social network, backend with firebase.

Screenshots:

Getting started

git https://github.com/OsamaxD1/Instagram-clone-flutter.git InstagramFlutter
cd InstagramFlutter

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 Google authentication.
  • Go to the Firebase Console for your new instance.
  • Click "Authentication" in the left-hand menu
  • Click the "sign-in method" tab
  • Click "Google" and enable it
  1. Enable the Firebase Database
  • Go to the Firebase Console

  • Click "Database" in the left-hand menu

  • Click the Realtime "Create Database" button

  • Select "Start in test mode" and "Enable"

  • Create an app within your Firebase instance for Android.

  • Run the following command to get your SHA-1 key:

  • In the Firebase console, in the settings of your Android app, add your SHA-1 key by clicking "Add Fingerprint".

  • Follow instructions to download google-services.json place google-services.json into /android/app/.

  • Youtube- Full Video with working functionality - Instagram Flutter Firebase

contributions welcome

Created and Maintain by

About

Fully functional Instagram clone built in flutter framework using Firebase realtime database and storage

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages