Skip to content

v4.9.0

Compare
Choose a tag to compare
@xdd666t xdd666t released this 05 Mar 09:20
· 85 commits to master since this release
  • 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🧐