gps_camera 0.0.1 copy "gps_camera: ^0.0.1" to clipboard
gps_camera: ^0.0.1 copied to clipboard

A Flutter package that combines camera functionality with GPS location services. Display real-time location details, capture photos, and automatically save them with embedded geolocation metadata.

Features #

A Flutter package that combines camera functionality with GPS location services. Display real-time location details, capture photos, and automatically save them with embedded geolocation metadata.

Getting started #

  • Seamless camera integration.
    • Real-time display of latitude and longitude coordinates.
    • Obtain detailed address information through reverse geocoding.
    • Single-button automatic photo capture.
    • Embedded geolocation metadata in saved photos.
    • Customizable user interface.
    • Permission handling for camera and location services.
    • Robust error handling and feedback mechanisms.
    • Comprehensive documentation with examples.
    • Cross-platform compatibility for Android and iOS.

Usage #

-width -buttonDistance

CameraScreen(
  width: 10,
  buttonDistance:50
)

Additional information #

Sponsored by Hemant Kumar Santosh Kumar
9
likes
110
pub points
58%
popularity

Publisher

unverified uploader

A Flutter package that combines camera functionality with GPS location services. Display real-time location details, capture photos, and automatically save them with embedded geolocation metadata.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSL-1.0 (LICENSE)

Dependencies

camera, flutter, geocoding, geolocator, image_gallery_saver, screenshot

More

Packages that depend on gps_camera