CaiJingLong / dart_image_size_getter

Use dart file api to get image size, needn't use decode. just read the metadata.
Apache License 2.0
64 stars 29 forks source link

Fix JpegDecoder not working for some JPEG images #1

Closed JiachenRen closed 4 years ago

JiachenRen commented 4 years ago

as per https://stackoverflow.com/a/43313299