Skip to content

Commit cd7fb18

Browse files
committed
新增更新日志记录
1 parent f893ab1 commit cd7fb18

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ plugins {
88
}
99
//028486
1010
group = "shop.itbug"
11-
version = "1.8.7"
11+
version = "1.9.0"
1212

1313
repositories {
1414
mavenCentral()

更新日志log.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# 1.9.0
2+
3+
`StatefulWidget`中的`createState`函数在flutter3中会有一个`Avoid using private types in public APIs`
4+
5+
![](https://img.itbug.shop/public%2F2022-06-3003%3A50%3A36%2FJ95bxJ.png)
6+
7+
点击即可自动改名
8+
![](https://img.itbug.shop/public%2F2022-06-3003%3A53%3A16%2FpVwCUG.jpg)

0 commit comments

Comments
 (0)