cloudacy / native_exif

A simple EXIF metadata reader/writer for Flutter.
MIT License
16 stars 14 forks source link

Adds image direction and ref tags to android #34

Open pedrocganem opened 3 months ago

pedrocganem commented 3 months ago

Adds TAG_GPS_IMG_DIRECTION to android exif tags.

Let me know if there's something else I need to do :)