photo_manager_location 1.0.0 copy "photo_manager_location: ^1.0.0" to clipboard
photo_manager_location: ^1.0.0 copied to clipboard

PlatformiOSmacOS

An opt-in photo_manager plugin that links CoreLocation to save assets with geographic coordinates on iOS and macOS.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add photo_manager_location

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  photo_manager_location: ^1.0.0

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:photo_manager_location/photo_manager_location.dart';
0
likes
150
points
0
downloads

Documentation

API reference

Publisher

verified publisherfluttercandies.com

Weekly Downloads

An opt-in photo_manager plugin that links CoreLocation to save assets with geographic coordinates on iOS and macOS.

Repository (GitHub)
View/report issues
Contributing

License

Apache-2.0 (license)

Dependencies

flutter, path, photo_manager

More

Packages that depend on photo_manager_location

Packages that implement photo_manager_location