Releases: fluttercandies/flutter_smart_dialog
Releases · fluttercandies/flutter_smart_dialog
v4.9.8+x
16 Sep 14:05
Compare
Sorry, something went wrong.
No results found
SmartDialog.config.checkExist() adjust to SmartDialog.checkExist()
Fix #209
Revert the initialization implementation
Add onBack feature
Break change
Delete CompatibleSmartDialog
Delete SmartConfigCustom/SmartConfigAttach/SmartConfigLoading backDismiss
Add AdjustBuilder
Fix #229 , #235
4.9.7+x
19 May 09:22
Compare
Sorry, something went wrong.
No results found
optimize bindWidget, when bindWidget is not null, bindPage will be automatically set to false.
Reconstruct the implementation of initialization
Show Debug Paint: fix #109 , #115
fix #183
4.9.7 bugfix: #188 , #189 , #190 , #191
4.9.6
18 Apr 02:09
Compare
Sorry, something went wrong.
No results found
fix #132
optimize nonAnimationTypes
toast add some param
fix #135
optimize loading #137
optimize 'show debug point'
fix #142
add checkExist
fix #162
break change: "AlignmentGeometry" adjust to "Alignment"
fix #185
v4.9.0
05 Mar 09:20
Compare
Sorry, something went wrong.
No results found
Breaking Change 🤯
refactor Toast: remove 'SmartToastType.first' and 'SmartToastType.firstAndLast'
Feature
🥳 add 'SmartToastType.multi': Can display multi toasts at the same time
🥳 add showNotify: By setting NotifyType, many different types of Notify dialog can be used
showNotify custom style: You can set the default dialog style for showNotify through the notifyStyle parameter in FlutterSmartDialog.init ()
solve #102
solve #111
Stability🧐
v4.8.2
20 Jan 01:34
Compare
Sorry, something went wrong.
No results found
Breaking Change
If the 'bindPage' of the dialog is false, the dialog will not be closed when the page is closed
Optimize 'tag'
Fix #101
Optimize 'bindWidget'
Fix #105
v4.7.3
06 Nov 15:12
Compare
Sorry, something went wrong.
No results found
Breaking Change:Toast global default config adjustment
alignment: Alignment.center ---> Alignment.bottomCenter
Toast 'displayType' add 'onlyRefresh'
Compatible with flutter_boost
Add 'SmartAttachAlignmentType'
Add 'SmartInitType'
Optimize 'keepSingle', 'displayTime', 'tag'
v4.6.2
27 Oct 03:23
Compare
Sorry, something went wrong.
No results found
Fix #82
Fix #84
add 'highlightMask_nonAnimation'
v4.6.1
21 Oct 14:05
Compare
Sorry, something went wrong.
No results found
Add 'ignoreArea' feature
Fix #81
Optimize 'KeepSingle'
Adjust default 'maskColor' config
Optimize ‘bindWidget’
v4.6.0
16 Oct 15:37
Compare
Sorry, something went wrong.
No results found
Add ‘bindWidget’ feature 🥳
Add ‘nonAnimationTypes’ feature 🥳
Optimize route monitor 😇
v4.5.5
03 Sep 07:50
Compare
Sorry, something went wrong.
No results found
Complete #75 : add animationBuilder(Support highly custom animation)
Optimize #77
Fix #78
Fix #80