Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 378 Bytes

CHANGELOG.md

File metadata and controls

11 lines (8 loc) · 378 Bytes

1.2.6

  • Compatible with Flutter 3.22.x

1.2.5

  • DialogShower - Supply basic function
  • DialogWrapper - A Convenient Manager for DialogShower
  • DialogWidgets - Some frequently-used dialog ui: Loading, Tips, Confirm/Cancel alert …
  • Support dismiss specified dialog using remove method
  • OverlayShower - With the same api of [DialogShower] but implemente using [Overlay]