photo_manager_location 1.0.0
photo_manager_location: ^1.0.0 copied to clipboard
An opt-in photo_manager plugin that links CoreLocation to save assets with geographic coordinates on iOS and macOS.
1.0.0 #
- Initial release.
- Adds
PhotoManagerLocation.editorwithsaveImage,saveImageWithPath, andsaveVideofor saving assets with geographic coordinates on iOS/macOS. - Links CoreLocation so that the core
photo_managerpackage can stay CoreLocation-free (issue flutter_photo_manager#1428).