Skip to content

Latest commit

 

History

History
43 lines (23 loc) · 1.03 KB

CHANGELOG.md

File metadata and controls

43 lines (23 loc) · 1.03 KB

[0.1.0] - [2020-04-26]

  • Initial build for Flutter nice button library

[0.1.1] - [2020-04-26]

  • Minor update: update package description

[0.1.2] - [2020-04-27]

  • Minor update: update the doc and the example

[0.1.3] - [2020-05-04]

  • Minor update: updates the doc and the example
  • Add physics parameter to the IntroScreens class

[0.1.4] - [2020-05-011]

  • Minor update: updates the doc and the example
  • Add header parameter to the IntroScreen class to set a custom widget for the header of a slide

[0.1.5-nullsafety.0] - [2021-24-11]

  • Minor update: migrates to null safety

[0.1.5] - [2021-24-11]

  • Minor update: fully migrates to null safety

[0.1.6] - [2022-13-02]

  • Minor update: make intro screen texts use default body text theme style

[0.1.7] - [2022-05-18]

  • Minor update: migrate to Flutter 3.0

[0.2.0] - [2022-05-18]

  • Add default behavior the onSkip parameter of the IntroScreens
  • Add containerBg parameter to the IntroScreens class to set the color for the wrapper container