Skip to content

Releases: fluttercandies/dart_image_size_getter

library-2.3.0

06 Jan 07:26
fb875e9
Compare
Choose a tag to compare

What's Changed

class SizeResult

Add two methods:

  • getSizeResult
  • getSizeResultAsync

User need replace getSize to getSizeResult, getSizeAsync to getSizeResultAsync.

The old method getSize and getSizeAsync was marked @Deprecated.

The SizeResult contains size and decoder, now user can know what decoder in the get size.

Full Changelog: library-2.1.3...library-2.3.0

library-2.1.3

03 Apr 03:16
c666357
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: library-2.1.2...library-2.1.3

heic-1.0.1

07 Feb 06:41
Compare
Choose a tag to compare

Downgrade dart sdk version

Full Changelog: heic-1.0.0...heic-1.0.1

heic-1.0.0

07 Feb 06:34
Compare
Choose a tag to compare

What's Changed

Full Changelog: library-2.1.2...heic-1.0.0

library-2.1.2

11 Jul 00:36
Compare
Choose a tag to compare

What's Changed

Full Changelog: library-2.1.1...library-2.1.2

library-2.1.1

27 Apr 03:57
Compare
Choose a tag to compare

What's Changed

  • fix: remove debug value print calls from jpeg_decoder by @ZaLiTHkA in #21

New Contributors

Full Changelog: library-2.1.0...library-2.1.1

library-2.1.0

13 Apr 09:36
Compare
Choose a tag to compare

What's Changed

Full Changelog: http_input-2.0.0...library-2.1.0

library-2.0.0

09 Apr 07:40
8a34d61
Compare
Choose a tag to compare

What's Changed

http_input-2.0.0

09 Apr 07:49
Compare
Choose a tag to compare

What's Changed

library-1.1.0

01 Apr 10:02
19d7279
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.0...1.1.0