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

A Flutter plugin for capturing camera images with location overlay.

Changelog #

All notable changes to this project will be documented in this file.


0.0.1 2025-01-XX #

🎉 Initial Release #

✨ Added

  • Custom Flutter camera screen

  • GPS location capture (latitude & longitude)

  • Reverse geocoding for address

  • Timestamp overlay on captured image

  • Screenshot-based final image rendering

  • Image preview & confirmation screen

  • Permission handling for:

    • Camera
    • Location
    • Microphone
  • Android & iOS platform support

  • Example application

🛠 Technical

  • Dart-first plugin architecture
  • No MethodChannel dependency
  • Clean plugin structure for pub.dev

Future releases will include improvements, bug fixes, and new features.