intro_views_flutter 2.8.0 copy "intro_views_flutter: ^2.8.0" to clipboard
intro_views_flutter: ^2.8.0 copied to clipboard

outdated

A Flutter package for simple material design app intro screens with some cool animations.

2.8.0 #

Bug Fixes

  • Add SafeArea to align title below display cutouts.
  • Prevent multiple rapid clicks to overflow index bounds.

2.7.0 #

Feature Enhancement

  • Allow title TextStyle and body TextStyle to be changed individually.
  • fix: title size for iPhone 5s

2.6.0 #

  • Fix problem padding top in title of pageViews.
  • Background property added that can be used to add full screen image to IntroViews.

2.5.0 #

  • Added Next Button to move to the next screen. Overriding doneButtonPersist.
  • Added Back Button. Overrides showSkipButton starting from the second page.

2.4.0 #

Feature Enhancement

  • Exposed the way to change the distance a user needs to drag for a full transition to occur using fullTransition and its default value is set to 300.0.
  • Added ability to insert a custom widget in the page bubble.
  • Changed title, body, mainImage PageViewModel types to be more dynamic.
  • Removed all new keywords.

2.3.0 #

Feature Enhancement

  • Exposed columnMainAxisAlignment to change mainAxisAlignment.
  • Updated Readme.

2.2.4 #

  • Adjust the Scaffold in fullscreen.

2.2.3 #

  • General Update.

2.2.2 #

  • Added Widget testing.
  • Updated Readme.

2.2.1 #

  • Added feature to override Text widget styles for skip and done button.
  • Added doneButtonPersist to show done button throughout the session.
  • Updated Readme.

2.1.1 #

  • Fixed overflow for small screen apps.

2.0.1 #

Major Updates

  • Made intro views responsive.
  • Refracting page view model.
    • Body title, expects Text Widget.
    • Main image, expects Image Widget.
    • Added TextStyle property to page view model that can be used to set styles for both title and body.
  • Added TextStyle property for page indicator buttons which overrides previous button properties.
  • Updated Readme and example.

1.0.3 #

  • Made intro views responsive.
  • Added onTapSkipButton voidCallback.
  • Updated Readme.

1.0.2 #

  • Updated Readme.
  • Fixed bugs.
  • Fixed formatting issues.

1.0.1 #

  • Updated Readme.
  • Fixed static analyzers issues.
  • Fixed formatting issues.

1.0.0 #

  • Initial Release.
534
likes
0
pub points
93%
popularity

Publisher

verified publisherayushagarwal.ml

A Flutter package for simple material design app intro screens with some cool animations.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on intro_views_flutter