introduction_screen 0.0.5 copy "introduction_screen: ^0.0.5" to clipboard
introduction_screen: ^0.0.5 copied to clipboard

outdated

Introduction/Onboarding package for flutter app with some customizations possibilities

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
2.81k
likes
40
points
39.2k
downloads

Publisher

unverified uploader

Weekly Downloads

Introduction/Onboarding package for flutter app with some customizations possibilities

Repository (GitHub)

License

MIT (license)

Dependencies

dots_indicator, flutter

More

Packages that depend on introduction_screen