File tree Expand file tree Collapse file tree 2 files changed +2
-16
lines changed Expand file tree Collapse file tree 2 files changed +2
-16
lines changed Original file line number Diff line number Diff line change @@ -7,31 +7,17 @@ that can be found in the LICENSE file. -->
7
7
> [ !IMPORTANT]
8
8
> See the [ Migration Guide] ( guides/migration_guide.md ) for the details of breaking changes between versions.
9
9
10
- ## 9.0.0-dev.2
10
+ ## 8.8.1
11
11
12
12
### Fixes
13
13
14
14
- Fix unhandled child semantics with the app bar title.
15
15
- Fix styles around the app bar and other widgets.
16
16
17
- ## 9.0.0-dev.1
18
-
19
- ### Breaking changes
20
-
21
- - Integrate ` PermissionRequestOption ` for callers.
22
-
23
17
### Improvements
24
18
25
19
- Adapt ` ThemeData ` usages.
26
20
27
- ## 8.9.0-dev.1
28
-
29
- ### Breaking changes
30
-
31
- - Migrate to Flutter 3.16, and drop supports for previous Flutter versions.
32
- - Bump ` photo_manager ` to v3.x.
33
- - Export ` photo_manager_image_provider ` .
34
-
35
21
## 8.8.0
36
22
37
23
### New features
Original file line number Diff line number Diff line change 1
1
name : wechat_assets_picker
2
- version : 9.0.0-dev.2
2
+ version : 8.8.1
3
3
description : |
4
4
An image picker (also with videos and audio)
5
5
for Flutter projects based on WeChat's UI,
You can’t perform that action at this time.
0 commit comments