native_exif 0.4.1 copy "native_exif: ^0.4.1" to clipboard
native_exif: ^0.4.1 copied to clipboard

A plugin to read and write exif data of images.

0.4.1 #

  • Updated dependencies
  • Migrated gradle repository from jcenter to mavencentral (Thanks @alvarisi for your contribution)

0.4.0 #

  • Android: Set compileSdkVersion and targetSdkVersion to 31.
  • Android: Updated dependencies.

0.3.0 #

  • Switched to androidx ExifInterface.
  • Unified GPSLatitude and GPSLongitude behaviour.

0.2.1 #

  • Add support for the Orientation property on iOS devices.

0.2.0 #

  • Add support for GPS attributes on iOS devices.
  • Extended README.md.
  • Extended example app.

0.1.2 #

  • Added simple README.md

0.1.1 #

  • Add user comment tag for android
  • Fix writing on generated files not working

0.1.0 #

  • Add write functionality for android and ios
  • Add more tags for android to fetch more information

0.0.3 #

  • Improve null safety

0.0.2 #

  • Example null safety
  • Added close method, which should always be called to free up memory.

0.0.1 #

  • First working alpha version.
37
likes
0
pub points
95%
popularity

Publisher

verified publishercloudacy.com

A plugin to read and write exif data of images.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, intl

More

Packages that depend on native_exif