Skip to content

Commit ba525c3

Browse files
committed
add migrate url
1 parent a4c4f04 commit ba525c3

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# [4.0.x]
22

3-
- Breaking Change!!! migrate doc: [3.x migrate 4.0]() | [3.x 迁移 4.0]()
3+
- Breaking Change!!! migrate doc: [3.x migrate 4.0](https://github.com/fluttercandies/flutter_smart_dialog/blob/master/docs/3.x%20migrate%204.0.md) | [3.x 迁移 4.0](https://juejin.cn/post/7093867453012246565)
44
- Major update
55
- Subdivided 'config', can control 'show', 'showAttach', 'showLoading', 'showToast' in more detail
66
- Add 'bindPage' feature, it can reasonably solve the problem of dialog jumping pages

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
Language: English | [中文](https://juejin.cn/post/7026150456673959943)
44

5+
Migrate doc:[3.x migrate 4.0](https://github.com/fluttercandies/flutter_smart_dialog/blob/master/docs/3.x%20migrate%204.0.md) | [3.x 迁移 4.0](https://juejin.cn/post/7093867453012246565)
6+
57
# Introduction
68

79
An elegant Flutter Dialog solution.

0 commit comments

Comments
 (0)