Update README.md

Redme image issues resolved
This commit is contained in:
Bijoy Ghosh
2023-07-03 17:41:18 +06:00
committed by GitHub
parent ff605ae6bf
commit 21c08f46c3

View File

@@ -3,7 +3,7 @@
A Flutter package that provides a widget for capturing images with the device camera and retrieving the user's location information. A Flutter package that provides a widget for capturing images with the device camera and retrieving the user's location information.
<br> <br>
<img src="https://github.com/Always-Bijoy/map_camera_location_flutter/blob/main/assets/mapcamera.png" alt="Interface preview" width="400"> <img src="https://raw.githubusercontent.com/Always-Bijoy/map_camera_location_flutter/main/assets/mapcamera.png" alt="Interface preview" width="400">
## Features ## Features
@@ -109,4 +109,4 @@ Please note that you should replace `yourCameraDescription` and `yourCallbackFun
Feel free to customize the README file further based on your package's specific features and requirements. Feel free to customize the README file further based on your package's specific features and requirements.
``` ```