package update 0.0.8
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
name: map_camera_flutter
|
||||
description: The Map Camera flutter package provides a convenient way to capture images with map and location data using the device's camera.
|
||||
|
||||
version: 0.0.6
|
||||
version: 0.0.8
|
||||
homepage: https://github.com/Always-Bijoy/map_camera_location_flutter
|
||||
|
||||
environment:
|
||||
@@ -12,8 +12,8 @@ dependencies:
|
||||
flutter:
|
||||
sdk: flutter
|
||||
cupertino_icons: ^1.0.2
|
||||
camera: ^0.11.0+1
|
||||
geolocator: ^12.0.0
|
||||
camera: ^0.11.0+2
|
||||
geolocator: ^13.0.1
|
||||
geocoding: ^3.0.0
|
||||
intl: ^0.19.0
|
||||
path_provider: ^2.0.11
|
||||
@@ -27,7 +27,7 @@ dependencies:
|
||||
dev_dependencies:
|
||||
flutter_test:
|
||||
sdk: flutter
|
||||
flutter_lints: ^4.0.0
|
||||
flutter_lints: ^5.0.0
|
||||
|
||||
# For information on the generic Dart part of this file, see the
|
||||
# following page: https://dart.dev/tools/pub/pubspec
|
||||
|
||||
Reference in New Issue
Block a user