Skip to content

Releases: fluttercandies/flutter_smart_dialog

v3.3.9

27 Feb 15:21

Choose a tag to compare

  • Add SmartStatus.smart
  • Fixed the problem that the top-of-stack dialog would be closed if the tags did not match

v3.3.7

26 Jan 03:27

Choose a tag to compare

  • Optimize toast 😇😇😇
  • Improve the continuous display of multiple toasts
  • The toast no longer consumes touch events

v3.3.6

21 Jan 08:53

Choose a tag to compare

  • Add use System dialog feature 🥳🥳🥳
  • Solve the page jump scene on the dialog (useSystem)
  • SmartStatus add status:custom,attach,allCustom
  • The entry 'init' method can customize the default style of Toast and Loading
  • Fix bug

v3.3.0

13 Jan 05:37

Choose a tag to compare

  • ⚠︎Notice: 'antiShake' renamed 'debounce'
  • Optimize 'onDismiss' param

v3.2.2

07 Jan 01:16

Choose a tag to compare

  • Optimize keepSingle feature
  • Add highlightBuilder param in showAttach

v3.2.0

03 Jan 15:21

Choose a tag to compare

  • Major update!🥳🥳🥳
  • Add 'showAttach' feature 💥
  • Support positioning widget, display the specified location dialog 💞
  • Support highlight feature,dissolve the specified location mask 🌞

v3.1.0

24 Dec 14:58

Choose a tag to compare

  • 'show' method add 'keepSingle' feature
  • Optimize dismiss method

v3.0.11

16 Dec 01:15

Choose a tag to compare

  • Compatible with cupertino style
  • Fix bug

v3.0.6

09 Dec 07:57

Choose a tag to compare

  • Optimize toast
  • Add four toast display logic

v3.0.2

21 Nov 07:42

Choose a tag to compare

  • Adjustment some error annotation
  • Some optimization