Skip to content

Releases: fluttercandies/flutter_photo_manager

3.3.0

01 Sep 10:53
9d8058e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.2.3...3.3.0

3.2.3

07 Aug 17:04
e89e22e
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.2.2...3.2.3

3.2.2

19 Jul 08:47
929cb94
Compare
Choose a tag to compare

What's Changed

  • 🐛 Do not require WRITE_EXTERNAL_STORAGE if not declared in the manifest with Android 29- by @AlexV525 in #1158
  • fix: fetchPathProperties for API 28 by @CaiJingLong in #1161

Full Changelog: 3.2.1...3.2.2

3.2.1

12 Jul 06:44
fe4fa9c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.2.0...3.2.1

3.2.0

15 Jun 19:28
d61bda8
Compare
Choose a tag to compare

What's Changed

Improvements

  • Restores containsLivePhotos to true by default and deprecates it.
  • Use the main resource's filename for title by default on iOS.
  • Support more methods on the OpenHarmony.

Fixes

  • Fix obtaining the correct resource from various types of resources on iOS.
  • Fix isLocallyAvailable for edited assets on iOS.

Full Changelog: 3.1.1...3.2.0

3.1.1

13 May 03:00
667f5a1
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.1.0...3.1.1

3.1.0

30 Apr 14:01
108930a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.0.0...3.1.0

v2.8.2

01 Apr 06:38
b1aa3c9
Compare
Choose a tag to compare

Full Changelog: 2.8.1...v2.8.2

3.0.0

27 Feb 09:38
fa5f837
Compare
Choose a tag to compare

What's Changed

Breaking changes

See the Migration Guide for details of breaking changes.

Improvements

  • Remove the restriction of getMediaUrl.

Fixes

  • Fix PhotoManager.editor.deleteWithIds method not working on Android API 29.
  • Dispatch channel calls in main thread on Darwin.
  • Fix presentLimit did not finish on Android. (#1052)
  • Fix requestPermissionExtend returns the incorrect status on Android API 34.

Full Changelog: 2.8.1...3.0.0

3.0.0-dev.5

12 Dec 03:02
67c621e
Compare
Choose a tag to compare
3.0.0-dev.5 Pre-release
Pre-release

What's Changed

Full Changelog: 3.0.0-dev.4...3.0.0-dev.5