|
1 |
| -# [4.1.0+2] |
| 1 | +# [4.1.0+3] - [2020/08/06] |
| 2 | + |
| 3 | +* Make widgets constant. |
| 4 | +* Remove system ui overlays update. |
| 5 | +* Migrate files to compatible with Flutter `1.20.0` . |
| 6 | +* Sync analysis options. |
| 7 | + |
| 8 | +# [4.1.0+2] - [2020/07/28] |
2 | 9 |
|
3 | 10 | * Ignore size constraint for image assets.
|
4 | 11 | * Format code using `dartfmt`.
|
5 | 12 | * Upgrade `photo_manager`.
|
6 | 13 |
|
7 |
| -# [4.1.0+1] |
| 14 | +# [4.1.0+1] - [2020/07/23] |
8 | 15 |
|
9 | 16 | * Adjust AppleOS layout.
|
10 | 17 |
|
11 |
| -# [4.1.0] |
| 18 | +# [4.1.0] - [2020/07/22] |
12 | 19 |
|
13 | 20 | * Add backdrop widget in the picker, which makes the picker more like the one in WeChat.
|
14 | 21 |
|
15 |
| -# [4.0.0] |
| 22 | +# [4.0.0] - [2020/07/17] |
16 | 23 |
|
17 | 24 | * Drop `asset_audio_player` .
|
18 | 25 | * Experimenting status bar hidden on iOS.
|
|
22 | 29 |
|
23 | 30 | * `TextDelegate` -> `AssetsPickerTextDelegate` .
|
24 | 31 |
|
25 |
| -# [3.0.0+1] |
| 32 | +# [3.0.0+1] - [2020/07/13] |
26 | 33 |
|
27 | 34 | * Constraint dependencies version.
|
28 | 35 |
|
29 |
| -# [3.0.0] |
| 36 | +# [3.0.0] - [2020/07/13] |
30 | 37 |
|
31 | 38 | * Add `FilterOptionGroup`. Fix #41 .
|
32 | 39 | * Add `SpecialPickerType`. Fix #37 .
|
33 | 40 | * Add custom item build mode. Fix #39 .
|
34 | 41 |
|
35 |
| -# [2.2.1] |
| 42 | +# [2.2.1] - [2020/06/23] |
36 | 43 |
|
37 | 44 | * Introduce `ColorScheme` for theme details. Fixed #32 .
|
38 | 45 | * Enhance RTL compatibility.
|
39 | 46 | * Enlarge select indicator's size. Related to #33 .
|
40 | 47 |
|
41 |
| -# [2.2.0+2] |
| 48 | +# [2.2.0+2] - [2020/06/08] |
42 | 49 |
|
43 | 50 | * Remove path entity properties refresh.
|
44 | 51 |
|
45 |
| -# [2.2.0+1] |
| 52 | +# [2.2.0+1] - [2020/06/01] |
46 | 53 |
|
47 | 54 | * Fix preview widget for audio assets in picker viewer.
|
48 | 55 |
|
49 |
| -# [2.2.0] |
| 56 | +# [2.2.0] - [2020/06/01] |
50 | 57 |
|
51 | 58 | * Brand new example.
|
52 | 59 | * Add `SortPathDelegate`.
|
|
58 | 65 | * Expose `AssetType` enum.
|
59 | 66 | * Fix issue with request type.
|
60 | 67 |
|
61 |
| -# [2.1.0] |
| 68 | +# [2.1.0] - [2020/05/28] |
62 | 69 |
|
63 | 70 | * Add present english text delegate.
|
64 | 71 | * Refactored theme constructor and getter with theme capability #22 .
|
65 | 72 | * Update color scheme usage for assets grid #23 .
|
66 | 73 | * Update picker viewer style for apple OS.
|
67 | 74 | * Fix bottom bar disappearing on apple os when it's single asset mode.
|
68 | 75 |
|
69 |
| -# [2.0.2] |
| 76 | +# [2.0.2] - [2020/05/27] |
70 | 77 |
|
71 | 78 | * Fix audio paused accidentally when the app is launching on Android #18 .
|
72 | 79 |
|
73 |
| -# [2.0.1] |
| 80 | +# [2.0.1] - [2020/05/22] |
74 | 81 |
|
75 | 82 | * Expose observe register methods.
|
76 | 83 |
|
77 |
| -# [2.0.0] |
| 84 | +# [2.0.0] - [2020/05/21] |
78 | 85 |
|
79 | 86 | * Support audio assets.
|
80 | 87 | * Support single asset mode.
|
|
85 | 92 |
|
86 | 93 | * `videoIndicatorBuilder` -> `durationIndicatorBuilder`.
|
87 | 94 |
|
88 |
| -# [1.7.0] |
| 95 | +# [1.7.0] - [2020/05/19] |
89 | 96 |
|
90 | 97 | * Hide detail display when video start to play.
|
91 | 98 | * Switch to `ExtendedImageGesturePageView`. Fix #16 .
|
|
95 | 102 | * Update widgets style on iOS. Fix #14 .
|
96 | 103 | * Fix state of the example not updated after the result was returned without input method activated.
|
97 | 104 |
|
98 |
| -# [1.6.0] |
| 105 | +# [1.6.0] - [2020/05/10] |
99 | 106 |
|
100 | 107 | * Support HEIC/HEIF image type.
|
101 | 108 |
|
102 |
| -# [1.5.0+1] |
| 109 | +# [1.5.0+1] - [2020/05/09] |
103 | 110 |
|
104 | 111 | * Upgrade `photo_manager` to `0.5.1`.
|
105 | 112 | * Replace deprecate `TextTheme.title` API usage.
|
106 | 113 | * Document (dartdoc) update.
|
107 | 114 |
|
108 |
| -# [1.5.0] |
| 115 | +# [1.5.0] - [2020/05/09] |
109 | 116 |
|
110 | 117 | * Bumping flutter sdk minimum version to `1.17.0`.
|
111 | 118 | * Declare API stability and compatibility with 1.0.0 ( more details at: https://github.com/flutter/flutter/wiki/Package-migration-to-1.0.0 ).
|
112 | 119 |
|
113 |
| -# [1.4.1] |
| 120 | +# [1.4.1] - [2020/04/20] |
114 | 121 |
|
115 | 122 | * Remove loading indicator for image widget.
|
116 | 123 | * Refactor video page's initialization for ratio update.
|
117 | 124 | * Using constants to store text delegate.
|
118 | 125 | * Add error catching for main methods.
|
119 | 126 | * Update text delegate management.
|
120 | 127 |
|
121 |
| -# [1.4.0+1] |
| 128 | +# [1.4.0+1] - [2020/04/19] |
122 | 129 |
|
123 | 130 | * Fix call on null with `currentlySelectedAssets`.
|
124 | 131 |
|
125 |
| -# [1.4.0] |
| 132 | +# [1.4.0] - [2020/04/17] |
126 | 133 |
|
127 | 134 | * Support paging assets load.
|
128 | 135 | * Fix selected assets not synced with picker provider.
|
129 | 136 | * Bump `photo_manager` to `0.5.1-dev.5`
|
130 | 137 |
|
131 |
| -# [1.3.2] |
| 138 | +# [1.3.2] - [2020/04/15] |
132 | 139 |
|
133 | 140 | * Expose page transition curve and duration to static method.
|
134 | 141 | * Fix theme color not passed to static method.
|
135 | 142 |
|
136 |
| -# [1.3.1+1] |
| 143 | +# [1.3.1+1] - [2020/04/14] |
137 | 144 |
|
138 | 145 | * Fix `pageBuilder` null issue.
|
139 | 146 |
|
140 |
| -# [1.3.1] |
| 147 | +# [1.3.1] - [2020/04/13] |
141 | 148 |
|
142 | 149 | * Add upwards slide page transition.
|
143 | 150 | * Add padding to bottom action bar in picker.
|
144 | 151 |
|
145 |
| -# [1.3.0] |
| 152 | +# [1.3.0] - [2020/04/09] |
146 | 153 |
|
147 | 154 | * Add iOS style.
|
148 | 155 | * Add cancel field to text delegate.
|
149 | 156 | * `Set` -> `List`.
|
150 | 157 |
|
151 |
| -# [1.2.1] |
| 158 | +# [1.2.1] - [2020/04/08] |
152 | 159 |
|
153 | 160 | * Fix missing aspect ratio for video player.
|
154 | 161 | * Using common request type in example.
|
155 | 162 |
|
156 |
| -# [1.2.0] |
| 163 | +# [1.2.0] - [2020/04/07] |
157 | 164 |
|
158 | 165 | * Add text delegate support. (Also with i18n support using delegate).
|
159 | 166 |
|
160 |
| -# [1.1.0] |
| 167 | +# [1.1.0] - [2020/04/07] |
161 | 168 |
|
162 | 169 | * Support video assets. You can use `requestType` to select video or video+image.
|
163 | 170 | * Hide system ui overlays according to flag and system.
|
164 | 171 | * Update GIF indicator and add video indicator.
|
165 | 172 |
|
166 |
| -# [1.0.0] |
| 173 | +# [1.0.0] - [2020/03/31] |
167 | 174 |
|
168 | 175 | * Initial release.
|
0 commit comments