| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-11-22 | 516 Bytes | |
| v10.0.0 source code.tar.gz | 2025-11-22 | 11.8 MB | |
| v10.0.0 source code.zip | 2025-11-22 | 11.9 MB | |
| Totals: 3 Items | 23.6 MB | 0 | |
What's Changed
Breaking changes
- Migrate to Flutter 3.27 and drop support for previous Flutter versions.
- Make delegate respect generic types as much as possible. This is a breaking change for users who use custom delegates and providers. See the migration guide for more details.
- Remove deprecated methods.
New features
- Support multiple append/prepend specials items.
Full Changelog: https://github.com/fluttercandies/flutter_wechat_assets_picker/compare/v9.8.0...v10.0.0