Skip to content

sumitt1080/Splash

Repository files navigation

Splash

Dart Flutter

Splash is a totally responsive instagram clone built with Flutter and Firebase.

Right now it can handle post, activity feed, notifications, edit profile, comments.

Any improvement is desired regarding UI, and more features.

Drop a ⭐ if you liked this repo.

How to build the app

  • Your project must support AndroidX.
  • Add your Firebase in the App. Visit here
  • Set 'multiDexEnabled true' in your app level build.gradle file.
  • Add 'implementation 'com.android.support:multidex:1.0.3' under dependencies and "apply plugin: 'com.google.gms.google-services' " in your app level build.gradle file.
  • In your project level build.gradle add "classpath 'com.google.gms:google-services:4.3.4' " under dependencies.
  • Use latest version of all dependencies in your pubspec.yaml file. Also run 'npm install' in your terminal at working directory to install node packages. Also visit this
  • Most Important -> You may get lot of error regarding firebase and firestore. Have patience and search of all solutions and it will work.

Screenshots

Screenshot_20201018-094940     Screenshot_20201016-201744

Screenshot_20201016-201836   Screenshot_20201016-201758

Screenshot_20201016-201803   Screenshot_20201016-202530

   Screenshot_20201016-201910

About

A fail try to clone Instagram

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published