update position

This commit is contained in:
bijoy
2023-07-03 14:34:38 +06:00
parent 02e215a89f
commit 143074fa92
52 changed files with 13 additions and 15 deletions

View File

@@ -1,6 +1,5 @@
name: map_camera_flutter
description: The MapCameraLocation package provides a convenient way to capture images with location data using the device's camera. It allows you to integrate camera functionality into your Flutter applications and retrieve the captured image along with its corresponding location information. This package simplifies the process of capturing images and location data, making it easier to develop location-aware applications.
version: 0.0.1
description: The MapCameraLocation package provides a convenient way to capture images with map and location data using the device's camera.
homepage: https://github.com/Always-Bijoy/map_camera_location_flutter
environment:
@@ -12,10 +11,9 @@ dependencies:
sdk: flutter
cupertino_icons: ^1.0.2
camera: ^0.10.3
# google_maps_flutter: ^2.2.3
geolocator: ^9.0.2
geocoding: ^2.0.2
intl: ^0.17.0
intl: ^0.18.1
path_provider: ^2.0.11
flutter_map: ^5.0.0
flutter_map_location_marker: ^7.0.0