exif 1.0.3 copy "exif: ^1.0.3" to clipboard
exif: ^1.0.3 copied to clipboard

outdated

Decode Exif data from tiff and jpeg files.

1.0.3 #

  • Make package portable between Dart Web (dart:html dependent) and Dart Native (dart:io dependent)
  • Upgraded Dart SDK to '>=2.0.0 <3.0.0'

1.0.2 #

  • Add RandomAccessFile-backed reader

1.0.1 #

  • bugfix: RangeError for some images

1.0.0 #

  • Removed dependency on io package
  • Removed readExifFromFile

0.1.5 #

  • Added tests

0.1.2 #

  • Initial version
112
likes
20
pub points
97%
popularity

Publisher

unverified uploader

Decode Exif data from tiff and jpeg files.

Repository

License

GPL-3.0, BSD-3-Clause (LICENSE)

Dependencies

args, collection, convert, sprintf

More

Packages that depend on exif