Merge remote-tracking branch 'origin/main'

This commit is contained in:
bijoy
2023-07-06 17:57:59 +06:00

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.
``` ```