introduction_screen 1.0.3+1 copy "introduction_screen: ^1.0.3+1" to clipboard
introduction_screen: ^1.0.3+1 copied to clipboard

outdated

Introduction/Onboarding package for flutter app with some customizations possibilities

1.0.3+1 #

  • Update dots_indicator library to 0.0.5+1

1.0.3 #

  • Breaking changes : Update dots_indicator library, now you must/can provide dots customizations with DotsDecorator model with dotsDecorator property of PageDecoration.

1.0.2 #

  • Breaking changes : All page customization has been moved to PageDecoration model
  • Improve layout of the page
  • Add imageFlex and bodyFlex parameter on PageDecoration, to custom flex ratio
  • Improve example app

1.0.1 #

  • Add scrollview on page content to handle small screen

1.0.0 #

  • Breaking changes : image (Widget) parameter is now optional
  • Add possibility to provide BoxDecoration (Thanks to https://github.com/MohiuddinM)
  • Add possibility to override default onSkip method

0.0.5 #

  • Breaking changes : done (Widget) parameter is now required
  • Breaking changes : skip (Widget) parameter is now required if you set showSkipButton: true
  • Fix bug
  • Add onChange listener
  • Add possibility to add a footer (like a button)
  • Add animation duration
  • Add possibility to define the initial page
  • Add possibility to freeze the scroll

0.0.4 #

  • Improve customization
  • Change String type to Widget for buttons, to set an Icon for example
  • Remove nextText parameter, use next instead
  • Remove doneText parameter, use done instead
  • Remove skipText parameter, use skip instead

0.0.3 #

  • Fix design padding layout on small device
  • Improve layout Expanded flex

0.0.2 #

  • Published on Pub
  • Fix bugs

0.0.1 #

  • First version
2540
likes
0
pub points
99%
popularity

Publisher

unverified uploader

Introduction/Onboarding package for flutter app with some customizations possibilities

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

dots_indicator, flutter

More

Packages that depend on introduction_screen