location_and_image_picker 0.0.3 copy "location_and_image_picker: ^0.0.3" to clipboard
location_and_image_picker: ^0.0.3 copied to clipboard

A new Flutter package fo pick location and image.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add location_and_image_picker

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

dependencies:
  location_and_image_picker: ^0.0.3

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:location_and_image_picker/location_and_image_picker.dart';
0
likes
15
pub points
38%
popularity

Publisher

unverified uploader

A new Flutter package fo pick location and image.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter, flutter_map, geolocator, image_picker

More

Packages that depend on location_and_image_picker