Skip to content

Commit 12d4b4c

Browse files
author
xuyingjun
committed
readme
1 parent 62bdada commit 12d4b4c

File tree

5 files changed

+145
-35
lines changed

5 files changed

+145
-35
lines changed

.idea/workspace.xml

+137-31
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

CHANGELOG.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -49,4 +49,8 @@
4949

5050
## 1.0.12
5151

52-
* modify text Semantic
52+
* modify text Semantic
53+
54+
## 1.0.13
55+
56+
* remove kotlin again

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Global dialog function encapsulation, with a semantic way to fill the content in
1717

1818
```yaml
1919
dependencies:
20-
flutter_custom_dialog: ^1.0.12
20+
flutter_custom_dialog: ^1.0.13
2121
```
2222
2323
**2、import**

README_CN.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
```yaml
1717
dependencies:
18-
flutter_custom_dialog: ^1.0.12
18+
flutter_custom_dialog: ^1.0.13
1919
```
2020
2121
**2、import**

pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: flutter_custom_dialog
22
description: Semantic dialog
3-
version: 1.0.12
3+
version: 1.0.13
44
author: AndroidHensen <xyj510402535@qq.com>
55
homepage: https://github.com/YYFlutter/flutter-custom-dialog.git
66

0 commit comments

Comments
 (0)