| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-07-19 | 1.3 kB | |
| v10.1.3 source code.tar.gz | 2026-07-19 | 11.8 MB | |
| v10.1.3 source code.zip | 2026-07-19 | 11.9 MB | |
| Totals: 3 Items | 23.6 MB | 0 | |
What's Changed
Fixes
- Fix picker and viewer selection syncing when selecting the last allowed asset.
- Fix Live Photo controllers completing initialization after the asset changes or the preview is disposed.
- Fix iCloud videos showing a black frame in the preview between
LocallyAvailableBuildercompleting andVideoPlayerController.initialize()finishing; a loading indicator now displays for the whole preparation window. - Fix
VideoPageBuildercontinuing to initialize and play a video after the widget was disposed or the previewed asset was swapped mid-load, which could leave iCloud videos playing audio in the background after the picker was closed. - Fix single-select mode where the grid UI stops refreshing and no other asset can be selected after selecting an asset from the preview page.
- Fix the viewer displaying a selectable action for unselected assets after reaching the maximum selection count.
New Contributors
- @jelly-dd made their first contribution in https://github.com/fluttercandies/flutter_wechat_assets_picker/pull/763
- @LittleJamie made their first contribution in https://github.com/fluttercandies/flutter_wechat_assets_picker/pull/760
Full Changelog: https://github.com/fluttercandies/flutter_wechat_assets_picker/compare/v10.1.2...v10.1.3