A photo will be added as seen in the picture, but the user using this application will add it herself.
i'm new to flutter and i guess permission should be asked just to solve this problem, if you want i can share my code too
CodePudding user response:
Use this package : image_picker
See also example code defined in this package for your understanding
CodePudding user response:
I solved my problem with image_picker package