flutter_start/CHANGELOG.md
mike doornenbal 851a98cc1a 2.0.4
2024-02-15 15:38:43 +01:00

531 B

2.0.4

  • Removed AlwaysShowIntroduction option, changed naming of isKillSwitchActive to isAllowedToPassThrough.

2.0.3

  • Added after splashscreen route

2.0.2

  • Added configuration options
  • Fixed bug with killswitch

2.0.1

  • Added Iconica Ci

2.0.0

  • Add support for default configurable splashscreen
  • Add introductionpagebuilder
  • Upgrade to flutter_introduction 2.1.0
  • Change the options to optionbuilders to provide BuildContext

1.1.0

  • Add killswitch functionality

1.0.0

  • Initial release