update version

This commit is contained in:
Bijoy Ghosh
2024-04-05 11:50:13 +06:00
parent c65dd17a54
commit 3f262923b0
3 changed files with 5 additions and 4 deletions

View File

@@ -1,5 +1,6 @@
## 0.0.4 ## 0.0.5
# Changelog # Changelog
- Update README.md - Update Flutter Version
- Location permission update

View File

@@ -17,7 +17,7 @@ To use this package, add `map_camera_flutter` as a dependency in your `pubspec.y
```yaml ```yaml
dependencies: dependencies:
map_camera_flutter: ^0.0.4 map_camera_flutter: ^0.0.5
``` ```
### Usage ### Usage

View File

@@ -1,7 +1,7 @@
name: map_camera_flutter 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. 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.4 version: 0.0.5
homepage: https://github.com/Always-Bijoy/map_camera_location_flutter homepage: https://github.com/Always-Bijoy/map_camera_location_flutter
environment: environment: