flutter_wechat_assets_picker

An image picker (also with video and audio) for Flutter projects based on the WeChat's UI.

APACHE-2.0 License

Stars
1.5K
Committers
24

Bot releases are hidden (Show)

flutter_wechat_assets_picker - v9.3.0

Published by AlexV525 25 days ago

What's Changed

New features

  • Add explicit Live Photos indicator for assets.

Improvements

  • Make Live Photos gesture consistent when scaling and panning.
  • Integrate LocallyAvailableBuilder with thumbnail options to improve the thumbnail loading speed.
  • Use visibility_detector and scroll observer to improve media playing experiences.

Fixes

  • Fix the bottom actions bar display conditions.

Full Changelog: https://github.com/fluttercandies/flutter_wechat_assets_picker/compare/v9.2.2...v9.3.0

flutter_wechat_assets_picker - v9.2.2

Published by AlexV525 about 1 month ago

What's Changed

Full Changelog: https://github.com/fluttercandies/flutter_wechat_assets_picker/compare/v9.2.1...v9.2.2

flutter_wechat_assets_picker - v9.2.1 Latest Release

Published by AlexV525 2 months ago

What's Changed

Full Changelog: https://github.com/fluttercandies/flutter_wechat_assets_picker/compare/v9.2.0...v9.2.1

flutter_wechat_assets_picker - v9.2.0

Published by AlexV525 3 months ago

What's Changed

New features

  • Introduce AssetsChangeCallback and AssetsChangeRefreshPredicate
    to help users act according to assets changes.
  • Add shouldAutoplayPreview in the config.

Fixes

  • Raise detailed negative range error.
  • Fix viewer confirm button predication.
  • Enlarge GIF gradients.
  • Fix potential paths assets count unexpected merging behaviors.

New Contributors

Full Changelog: https://github.com/fluttercandies/flutter_wechat_assets_picker/compare/v9.1.0...v9.2.0

flutter_wechat_assets_picker - v9.1.0

Published by AlexV525 4 months ago

What's Changed

Improvements

  • Support limited permission displays on Android.
  • Improves the limited overlay padding on Android.
  • Adds permission request lock for the picker state.
  • Speeding up by splitting asset loading into separate steps.
  • Speeding up using AdvancedCustomFilter rather than FilterOptionGroup by default.

Fixes

  • Fix reverted index when previewing assets on Android.
  • Requests with the correct options with the picker.

Full Changelog: https://github.com/fluttercandies/flutter_wechat_assets_picker/compare/v9.0.4...v9.1.0

flutter_wechat_assets_picker - v9.0.4

Published by AlexV525 4 months ago

What's Changed

Full Changelog: https://github.com/fluttercandies/flutter_wechat_assets_picker/compare/v9.0.3...v9.0.4

flutter_wechat_assets_picker - v9.0.3

Published by AlexV525 6 months ago

flutter_wechat_assets_picker - v9.0.2

Published by AlexV525 7 months ago

flutter_wechat_assets_picker - v9.0.1

Published by AlexV525 8 months ago

flutter_wechat_assets_picker - v9.0.0

Published by AlexV525 8 months ago

What's Changed

[!IMPORTANT]
See the Migration Guide for the details of breaking changes between versions.

9.0.0

Breaking changes

  • Migrate to Flutter 3.16, and drop supports for previous Flutter versions.
  • Bump photo_manager to v3.x.
  • Export photo_manager_image_provider.
  • Integrate PermissionRequestOption for callers.

Improvements

  • Adapt ThemeData usages.
  • Use wechat_picker_library.
  • Make the first asset count not blocking loads.

Fixes

  • Fix unhandled child semantics with the app bar title.
  • Fix styles around the app bar and other widgets.
  • Fix previewing selected assets' behavior.
  • Use PermissionRequestOption as much as possible.
  • Raise more errors for non-synced paths.
  • Fix the experience with shouldRevertGrid.

New Contributors

Full Changelog: https://github.com/fluttercandies/flutter_wechat_assets_picker/compare/v8.8.0...v9.0.0

flutter_wechat_assets_picker - v8.8.1+1

Published by AlexV525 10 months ago

flutter_wechat_assets_picker - v8.8.1

Published by AlexV525 10 months ago

flutter_wechat_assets_picker - v9.0.0-dev.2

Published by AlexV525 11 months ago

flutter_wechat_assets_picker - v9.0.0-dev.1

Published by AlexV525 11 months ago

flutter_wechat_assets_picker - v8.9.0-dev.1

Published by AlexV525 11 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/fluttercandies/flutter_wechat_assets_picker/compare/v8.8.0...v8.9.0-dev.1

flutter_wechat_assets_picker - v8.8.0

Published by AlexV525 11 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/fluttercandies/flutter_wechat_assets_picker/compare/v8.7.1...v8.8.0

flutter_wechat_assets_picker - v8.7.1

Published by AlexV525 about 1 year ago

What's Changed

Improvements

  • Improve README docs and add topics for pub.

Full Changelog: https://github.com/fluttercandies/flutter_wechat_assets_picker/compare/v8.7.0...v8.7.1

flutter_wechat_assets_picker - v8.7.0

Published by AlexV525 about 1 year ago

What's Changed

Breaking changes

  • Migrate to Flutter 3.13, and drop supports for previous Flutter versions.

Full Changelog: https://github.com/fluttercandies/flutter_wechat_assets_picker/compare/v8.6.3...v8.7.0

flutter_wechat_assets_picker - v8.6.3

Published by AlexV525 about 1 year ago

flutter_wechat_assets_picker - v8.6.2

Published by AlexV525 about 1 year ago

Package Rankings
Top 9.55% on Proxy.golang.org
Top 1.49% on Pub.dev
Badges
Extracted from project README
pub package pub package CodeFactor Build status GitHub license GitHub stars GitHub forks Awesome Flutter pub package star pub package pub package
Related Projects