DEV Community

Discussion on: Building a Camera App with Flutter.

Collapse
 
srk2k13 profile image
srk2k19 • Edited

How to use camera_screen.dart and camera.dart to capture image and upload to firebase storage in flutter? Ho can I go back to my place holder and circular avatar and place the captured image there
please contact me and fix my issue

First my application will have a circular avatar , on click of it it goes to camera_screen.dart using camera.dart and then shows preview , from here I want my image captured to be placed in my circular avatar main page please help me.