Skip to content

Latest commit

 

History

History
111 lines (62 loc) · 2.3 KB

CHANGELOG.md

File metadata and controls

111 lines (62 loc) · 2.3 KB

[3.0.5] - 2022.05.23

  • 🎉 It's support flutter 3.0 and previous version now
  • fixed #169

[3.0.3] - 2021.08.31

[3.0.2] - 2021.08.31

[3.0.1] - 2021.08.28

[3.0.0] - 2021.03.12

  • 🎉 It's support Null Safety now

[2.2.2] - 2020.12.28

[2.2.1] - 2020.11.30

  • fixed bugs

[2.2.0] - 2020.11.19

  • add init method

[2.1.3] - 2020.11.13

[2.1.2] - 2020.11.12

[2.1.1] - 2020.11.11

  • fixed bugs

[2.1.0] - 2020.11.11

  • add loading status callback
  • add dismissOnTap option #59
  • fixed #61
  • fixed bugs

[2.0.1] - 2020.11.06

[2.0.0] - 2020.09.28

  • add custom animation style
  • add toast postion option #14 #49
  • fixed bugs

[1.3.0] - 2020.09.24

  • fixed bugs

[1.2.1] - 2020.09.22

  • add indicatorWidget option #45

[1.2.0] - 2020.09.16

  • add textStyle option #34
  • fixed bugs

[1.1.4] - 2020.03.23

  • add lineWidth option #9

[1.1.3] - 2020.03.19

  • fixed #8

[1.1.2] - 2020.03.16

  • fixed #7
  • optimize code style

[1.1.1] - 2020.02.28

  • add showToast

[1.0.1] - 2019.12.26

  • fixed bugs

[1.0.0] - 2019.12.26

  • support custom style
  • relased v1.0.0
  • fixed bugs

[0.0.3] - 2019.12.25

  • fixed bugs

[0.0.2] - 2019.12.24

  • add indicatorType

[0.0.1] - 2019.12.23

  • init