Press ESC to close

Flutter App : Instgrame Clone using Flutter

instgrameclone

A new Flutter project.

insgrame_clone :

  • Creat acount by email and facebook .
  • Login with emailAndPassword or facebook_authorization .
  • Add post and stories .
  • add-commint on the post .
  • Edit on acount information .
  • Chating with your friend ,
  • search user
  • Fcm notification

structure : Mvvm pattern

Main packages used

  • [flutter_bloc] as state management
  • [shared_preferences] as data base
  • [photo_manager] get images from device
  • [flutter_local_notifications] to handle notification with firebase_messaging
    ** firebase :
    [firebase_core] , [firebase_auth]
    [cloud_firestore] , [firebase_storage]
    [firebase_messaging] ,

||
||
||
||
||
||
||
||
||
||
||
||

Demo Video

video_2023-04-29_01-09-17.mp4

GitHub

View Github

Footer Example