Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 470 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 470 Bytes

Flutter App with Firebase

How to run

  • Clone this repo
  • Run flutter pub get
  • Run flutter run (remember open simulator or connect physical device, iOS auto run additional command pod install)

Functionalities

  • Login using firebase phone OTP authentication
  • Capture images from camera
  • Get images from gallery
  • Upload images to firebase storage
  • Display images in the app
  • Create users in realtime database
  • Receive notifications using FCM token