Skip to content

An instagram clone coded in flutter sdk using dart, the backend has been implemented with firebase, you can post media, follow people, create your account, search for other users and like and comment on other posts too! Firebase works really well with flutter, they do provide powerful functions

Notifications You must be signed in to change notification settings

rehanganapathy/instagram-clone-flutter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

insta_clone

Screenshot 2022-07-07 at 01 41 18

Screenshot 2022-07-07 at 01 41 10

Screenshot 2022-07-07 at 01 41 05

Screenshot 2022-07-07 at 01 40 02

Tech Used:

Server: Firebase Auth, Firebase Storage, Firebase Firestore

Client: Flutter, Provider

To make this work on your system :

Create Firebase Project Enable Authentication Create Android, iOS & Web Apps and put them in your gradle, runner files Take Web FirebaseOptions and put it in main function in main.dart file replacing my keys

Then run the following commands to run your app:

flutter pub get open -a simulator (to get iOS Simulator) flutter run flutter run -d chrome --web-renderer html (to see the best output)

About

An instagram clone coded in flutter sdk using dart, the backend has been implemented with firebase, you can post media, follow people, create your account, search for other users and like and comment on other posts too! Firebase works really well with flutter, they do provide powerful functions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published