Skip to content

Files

Latest commit

13491f2 · Mar 11, 2022

History

History
86 lines (73 loc) · 4.52 KB

README.md

File metadata and controls

86 lines (73 loc) · 4.52 KB

Flutter 2.10.2, Dart 2.16.1

Download APK

Large apk file (41 mb)

Arm64-v8a apk file (15 mb)

Armeabi-v7a apk file (13 mb)

x86_64 apk file (16 mb)

Dependencies used

 just_the_tooltip: ^0.0.11+2  => to show overlay alert
 firebase_auth: ^3.3.10       => to use google email auth
 firebase_core: ^1.13.1       => is required to user firebase_auth
 image_picker: ^0.8.4+11      => to use native camera
 image_gallery_saver: ^1.7.1
 photo_view:                  => to interact with the image
   git:
     url: https://github.com/bluefireteam/photo_view
     ref: 8156907eecfa812b181a5a729d790f6d399f311b
 permission_handler: ^9.2.0   => to manage device permission
 http: ^0.13.4                => to manage http request

App screenshots

Sign in / sign up

Android

ios

Sign in / sign up auth error handler

Android

ios

case #2 screen

Android

ios (camera does not work on emulator)

case #3 and #4 screen

Android

ios