Skip to content

Releases: cloudacy/native_exif

0.8.0

Choose a tag to compare

@d-kuen d-kuen released this 08 May 09:35
  • iOS!: SwiftPM support
    • requires iOS >= 13.0
    • requires dart >= 3.11
    • requires Flutter >= 3.41
  • Android: Add support for TAG_GPS_IMG_DIRECTION and TAG_GPS_IMG_DIRECTION_REF

0.7.0

Choose a tag to compare

@d-kuen d-kuen released this 08 May 09:34
  • Android!: Update android dependencies
    • Kotlin 2.2.20
    • com.android.tools.build:gradle 8.11.1
    • JVM target 17
    • minSdk 24
    • compileSdk flutter.compileSdkVersion
    • exifinterface 1.4.2
  • Android: Catch android-platform exceptions

0.6.2

Choose a tag to compare

@d-kuen d-kuen released this 21 May 16:36
  • Set intl dependency version constraint to >=0.19.0 <0.21.0 (from >=0.19.0)

0.6.1

Choose a tag to compare

@d-kuen d-kuen released this 21 May 16:35
  • Set intl dependency version constraint to >=0.19.0 (from ^0.19.0)

0.6.0

Choose a tag to compare

@p-kuen p-kuen released this 21 Apr 07:27

What's Changed

  • iOS!: Set minimum iOS version to 12.0
  • Set environment constraints to sdk ^3.3.0 and flutter >3.19.0
  • Updated dependencies

Full Changelog: 0.5.0...0.6.0