Skip to content

Releases: fluttercandies/flutter_photo_manager

2.1.0

13 May 07:11
9de2f1f
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.9...2.1.0+2

2.0.9

11 May 04:39
2eddd91
Compare
Choose a tag to compare

What's Changed

Improvements:

  • Ignore the null-aware operator for PaintingBinding's instance in order to solve the coming lint issues with Flutter 2.13, and keeps the compatibility of previous Flutter versions.
  • Fix dart docs generate issues.

Full Changelog: 2.0.8...2.0.9

2.0.8

26 Apr 05:26
Compare
Choose a tag to compare

What's Changed

Improvements

  • ⚡️ [Android] Using ContentResolver as much as possible by @AlexV525 in #755

Full Changelog: 2.0.7...2.0.8

2.0.7

06 Apr 12:33
Compare
Choose a tag to compare

What's Changed

Fixes

Full Changelog: 2.0.6...2.0.7

2.0.6

26 Mar 09:22
ca21876
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.5...2.0.6

2.0.5

25 Mar 02:21
98e8f68
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.4...2.0.5

2.0.4

21 Mar 08:35
Compare
Choose a tag to compare

What's Changed

Fixes:

  • Fix invalid InputStream when saving images on Android by @AlexV525 in #736

Full Changelog: 2.0.3...2.0.4

2.0.3

20 Mar 05:45
Compare
Choose a tag to compare

What's Changed

Improvements:

  • Improve getMediaUrl on iOS.
  • Read orientation when saving images on Android by @AlexV525 in #730
  • Improve generic type casts on Android by @AlexV525 in #732

Full Changelog: 2.0.2...2.0.3

2.0.2

17 Mar 08:51
Compare
Choose a tag to compare

What's Changed

Fixes:

  • Ensure file exists before reading EXIF on Android by @AlexV525 in #728

Full Changelog: 2.0.1...2.0.2

2.0.1

09 Mar 01:51
febaf2e
Compare
Choose a tag to compare

What's Changed

Improvements:

  • Update legacy external storage exception on Android.

Fixes:

  • Predicate more precise permissions requirements on Android <29. (#723)

Full Changelog: 2.0.0...2.0.1