flutter_carousel_intro 1.0.0 copy "flutter_carousel_intro: ^1.0.0" to clipboard
flutter_carousel_intro: ^1.0.0 copied to clipboard

A Carousel widget for introductory presentation.

0.0.1 #

***** Describe initial release. *


0.0.5 #

  • Initial documentantion.

0.0.7 #

  • Portuguese documentation.

0.0.10 #

  • in this version you can set different slide direction (Vertial or Horizontal)

 scrollDirection: Axis.horizontal,


scrollDirection: Axis.vertical,

0.0.12 #

  • in this version was implemented auto play transition

 autoPlay: true,

break changes

  • in old versions to toggle indicator for top or bottom was:

pointsAbove: true,

  • this param was repleced by indicatorAlign, is an enum

indicatorAlign: IndicatorAlign.left,


current version #

1.0.0 #

31
likes
0
pub points
61%
popularity

Publisher

unverified uploader

A Carousel widget for introductory presentation.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, provider

More

Packages that depend on flutter_carousel_intro