geo_mark_camera 1.0.2 copy "geo_mark_camera: ^1.0.2" to clipboard
geo_mark_camera: ^1.0.2 copied to clipboard

Flutter package to capture images with location tagging and multilingual support.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add geo_mark_camera

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

dependencies:
  geo_mark_camera: ^1.0.2

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:geo_mark_camera/geo_mark_camera.dart';
2
likes
150
points
86
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter package to capture images with location tagging and multilingual support.

Repository (GitLab)

Documentation

API reference

License

MIT (license)

Dependencies

camera, flutter, gallery_saver_plus, geocoding, geolocator, image, image_cropper, image_picker, intl, path_provider, permission_handler, provider, translator

More

Packages that depend on geo_mark_camera