bigflood / dartexif

Dart package to decode Exif data from tiff, jpeg and heic files
https://pub.dev/packages/exif
MIT License
31 stars 30 forks source link

Upgrade to sprintf 7.0.0 #38

Closed ndawod closed 1 year ago

ndawod commented 1 year ago

Because xyz_app depends on exif 3.1.2 which depends on sprintf ^6.0.0, sprintf ^6.0.0 is required.

sprintf is already at a major version bump (7.0.0), would be nice to get this plugin also synced with that.

vixez commented 1 year ago

I created a fork for this so you can continue using exif

  exif:
    git:
      url: git@github.com:vixez/dartexif.git
      ref: master