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 - v7.3.4

Published by AlexV525 about 2 years ago

flutter_wechat_assets_picker - v8.0.0-dev.2

Published by AlexV525 about 2 years ago

What's Changed

New Features

  • Add initializeDelayDuration for DefaultAssetPickerProvider. (#341)
  • Add sortPathsByModifiedDate. (#342)
  • Expose sortPathsByModifiedDate. (#343)

Full Changelog: https://github.com/fluttercandies/flutter_wechat_assets_picker/compare/v8.0.0-dev.1...v8.0.0-dev.2

flutter_wechat_assets_picker - v8.0.0-dev.1

Published by AlexV525 over 2 years ago

What's Changed

To know more about breaking changes, see Migration Guide.

New Features

  • Introduce PathWrapper in delegates to improve the overall loading speed. (#338)
  • Allow using Key during picking. (#339)

Full Changelog: https://github.com/fluttercandies/flutter_wechat_assets_picker/compare/v7.3.2...v8.0.0-dev.1

flutter_wechat_assets_picker - v7.3.2

Published by AlexV525 over 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/fluttercandies/flutter_wechat_assets_picker/compare/v7.3.1...v7.3.2

flutter_wechat_assets_picker - v7.3.1

Published by AlexV525 over 2 years ago

What's Changed

Full Changelog: https://github.com/fluttercandies/flutter_wechat_assets_picker/compare/v7.3.0...v7.3.1

flutter_wechat_assets_picker - v7.3.0

Published by AlexV525 over 2 years ago

What's Changed

Full Changelog: https://github.com/fluttercandies/flutter_wechat_assets_picker/compare/v7.2.0...v7.3.0

flutter_wechat_assets_picker - v7.3.0-dev.1

Published by AlexV525 over 2 years ago

What's changed

Migrate to Flutter 2.13, and drop supports for older Flutter versions.

Full Changelog: https://github.com/fluttercandies/flutter_wechat_assets_picker/compare/v7.2.0...v7.3.0-dev.1

flutter_wechat_assets_picker - v7.2.0

Published by AlexV525 over 2 years ago

What's Changed

New features

  • Separate AssetPickerDelegate (#315),
    which provides the ability to override methods within the AssetPicker.

Improvements

  • Improve specialItemBuilder. (#314)

Full Changelog: https://github.com/fluttercandies/flutter_wechat_assets_picker/compare/v7.1.2...v7.2.0

flutter_wechat_assets_picker - v7.1.2

Published by AlexV525 over 2 years ago

What's Changed

Fixes

  • Fix context usages for inherited theme data.
  • Fix unlinked path name builder.

Improvements

  • Update how paths get update. (#312)
  • Expose DefaultAssetPickerProvider.forTest.

Full Changelog: https://github.com/fluttercandies/flutter_wechat_assets_picker/compare/v7.1.1...v7.1.2

flutter_wechat_assets_picker - v7.1.1

Published by AlexV525 over 2 years ago

flutter_wechat_assets_picker - v7.1.0

Published by AlexV525 over 2 years ago

flutter_wechat_assets_picker - v7.0.5

Published by AlexV525 over 2 years ago

flutter_wechat_assets_picker - v7.0.4

Published by AlexV525 over 2 years ago

What's Changed

Improvements

  • Make all text delegates const.

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

flutter_wechat_assets_picker - v7.0.3

Published by AlexV525 over 2 years ago

flutter_wechat_assets_picker - v7.0.2

Published by AlexV525 over 2 years ago

What's changed

Fixes

  • Fix wrong conditions judging when obtaining path thumbnails.

Full Changelog: https://github.com/fluttercandies/flutter_wechat_assets_picker/compare/v7.0.1...v7.0.2

flutter_wechat_assets_picker - v7.0.1

Published by AlexV525 over 2 years ago

What's Changed

Improvements

  • Support semantics with Japanese text delegates. (#266).

Fixes

  • Obtain the path thumbnail only when the asset is image or video.

New Contributors

Full Changelog: https://github.com/fluttercandies/flutter_wechat_assets_picker/compare/v7.0.0...v7.0.1

flutter_wechat_assets_picker - v7.0.0

Published by AlexV525 over 2 years ago

To know more about breaking changes, see Migration Guide.

New features

  • Support predictable special item display. (#264)
  • Support live photos display. (#251)
  • Expose AssetPickerPageRoute for customization. (#248)
  • Add full semantics support. (#232, #235, #240, #242, #243, #245, #254)

Improvements

  • Improve scaling with select indicators and numbers.
  • Implement the default light theme. (#234)

Fixes

  • Fix LocallyAvailableBuilder with more edge conditions. (#263)
  • Fix potentially "No elements" error with thumbnails.
flutter_wechat_assets_picker - v7.0.0-dev.4

Published by AlexV525 over 2 years ago

What's Changed

  • Improve scaling with select indicators and numbers.
  • Fix LocallyAvailableBuilder with more edge conditions. (#263)
  • Fix potentially "No elements" error with thumbnails.
  • Support predictable special item display. (#264)

Full Changelog: https://github.com/fluttercandies/flutter_wechat_assets_picker/compare/v7.0.0-dev.3...v7.0.0-dev.4

flutter_wechat_assets_picker - v7.0.0-dev.3

Published by AlexV525 over 2 years ago

What's Changed

  • Semantics support with multiple text delegates. (#235, #240, #242, #243, #245, #254)
  • Expose AssetPickerPageRoute for customization. (#248)
  • Support live photos display. (#251)

Breaking changes

  • Architecture refactor partially for better customization. (#241)
  • Configs are all abstracted as AssetPickerConfig. (#250)

Full Changelog: https://github.com/fluttercandies/flutter_wechat_assets_picker/compare/v7.0.0-dev.2...v7.0.0-dev.3

flutter_wechat_assets_picker - v7.0.0-dev.2

Published by AlexV525 over 2 years ago

What's Changed

  • ✨ Add full semantics support. (#232)
  • ✨ Implement the default light theme. (#234)

New Contributors

  • @luomo-pro

Full Changelog: https://github.com/fluttercandies/flutter_wechat_assets_picker/compare/v7.0.0-dev.1...v7.0.0-dev.2