New
v4.9.0
- 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🧐