File tree Expand file tree Collapse file tree 3 files changed +20
-0
lines changed Expand file tree Collapse file tree 3 files changed +20
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,12 @@ that can be found in the LICENSE file. -->
4
4
5
5
# Changelog
6
6
7
+ ## 8.3.1+1
8
+
9
+ ### Improvements
10
+
11
+ - Fix images and descriptions in ` README ` s.
12
+
7
13
## 8.3.1
8
14
9
15
### New features
Original file line number Diff line number Diff line change @@ -39,6 +39,7 @@ Language: [English](README.md) | 中文
39
39
* [ Flutter WeChat Assets Picker] ( #flutter-wechat-assets-picker )
40
40
* [ 特性 ✨] ( #特性- )
41
41
* [ 特别提醒 📝] ( #特别提醒- )
42
+ * [ 项目展柜 🖼️] ( #项目展柜- )
42
43
* [ 截图 📸] ( #截图- )
43
44
* [ 开始前的注意事项 ‼️] ( #开始前的注意事项- )
44
45
* [ 准备工作 🍭] ( #准备工作- )
@@ -92,6 +93,12 @@ Language: [English](README.md) | 中文
92
93
若要用于显示,请使用 ` entity.file ` 或 ` AssetEntityImage ` 进行处理。
93
94
2 . 由于 iOS 和 macOS 的系统限制,在获取音频时只能获取应用沙盒环境内的音频
94
95
96
+ ## 项目展柜 🖼️
97
+
98
+ | name | pub | github |
99
+ | :--------------------| :---------------------------------------------------------------------------------------------------------------------------| :----------------------------------------------------------------------------------------------------------------------------------------------|
100
+ | insta_assets_picker | [ ![ pub package] ( https://img.shields.io/pub/v/insta_assets_picker )] ( https://pub.flutter-io.cn/packages/insta_assets_picker ) | [ ![ star] ( https://img.shields.io/github/stars/LeGoffMael/insta_assets_picker?style=social )] ( https://github.com/LeGoffMael/insta_assets_picker ) |
101
+
95
102
## 截图 📸
96
103
97
104
| ![ 1] ( https://pic.alexv525.com/2021-07-05-picker_1.jpg ) | ![ 2] ( https://pic.alexv525.com/2021-07-05-picker_2.jpg ) | ![ 3] ( https://pic.alexv525.com/2021-07-05-picker_3.jpg ) |
Original file line number Diff line number Diff line change @@ -42,6 +42,7 @@ See the [Migration Guide][] to learn how to migrate between breaking changes.
42
42
* [ Flutter WeChat Assets Picker] ( #flutter-wechat-assets-picker )
43
43
* [ Features ✨] ( #features- )
44
44
* [ Notes 📝] ( #notes- )
45
+ * [ Projects using this plugin 🖼️] ( #projects-using-this-plugin- )
45
46
* [ Screenshots 📸] ( #screenshots- )
46
47
* [ READ THIS FIRST ‼️] ( #read-this-first- )
47
48
* [ Preparing for use 🍭] ( #preparing-for-use- )
@@ -97,6 +98,12 @@ See the [Migration Guide][] to learn how to migrate between breaking changes.
97
98
Use ` entity.file ` or ` AssetEntityImage ` for them when displays.
98
99
2 . Due to limitations on iOS and macOS, audio can only be fetched within the sandbox.
99
100
101
+ ## Projects using this plugin 🖼️
102
+
103
+ | name | pub | github |
104
+ | :--------------------| :-----------------------------------------------------------------------------------------------------------------| :----------------------------------------------------------------------------------------------------------------------------------------------|
105
+ | insta_assets_picker | [ ![ pub package] ( https://img.shields.io/pub/v/insta_assets_picker )] ( https://pub.dev/packages/insta_assets_picker ) | [ ![ star] ( https://img.shields.io/github/stars/LeGoffMael/insta_assets_picker?style=social )] ( https://github.com/LeGoffMael/insta_assets_picker ) |
106
+
100
107
## Screenshots 📸
101
108
102
109
| ![ 1] ( https://pic.alexv525.com/2021-07-05-picker_1.jpg ) | ![ 2] ( https://pic.alexv525.com/2021-07-05-picker_2.jpg ) | ![ 3] ( https://pic.alexv525.com/2021-07-05-picker_3.jpg ) |
You can’t perform that action at this time.
0 commit comments