Releases: fluttercandies/flutter_photo_manager
Releases · fluttercandies/flutter_photo_manager
2.1.0
2.0.9
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
2.0.7
What's Changed
Fixes
- Fix assets pagination issues on Android 29+ by @CaiJingLong in #748
Full Changelog: 2.0.6...2.0.7
2.0.6
What's Changed
- Modify the reference method of PMLogUtils.h by @CaiJingLong in #744
- Fix ios clear cache by @CaiJingLong in #743
Full Changelog: 2.0.5...2.0.6
2.0.5
What's Changed
- Fix an error of example load more by @CaiJingLong in #738
- Modify the titleAsync implementation on iOS. by @CaiJingLong in #740
Full Changelog: 2.0.4...2.0.5