cb_intros 0.2.2 copy "cb_intros: ^0.2.2" to clipboard
cb_intros: ^0.2.2 copied to clipboard

A customizable and animated onboarding screen package for Flutter, allowing developers to quickly create beautiful introduction flows.

0.2.2 #

  • Updated CbIntros to accept a List<Widget> for the items parameter instead of a List<String>. This allows for greater flexibility, enabling the use of Icon widgets or any other custom widget in the onboarding screens, not just images.

0.2.1 #

  • Renamed images parameter to items to better reflect the change.
    • Smooth Animation checked out

0.2.0 #

  • Initial release of cb_intros.
  • Implements a customizable onboarding/intro screen widget with:
  • Smooth PageView transitions.
  • Configurable background colors, images, titles, descriptions, button color, and padding.
  • Animated smooth page indicator.
  • Unique "side-cut" design for the text area.
  • Integration with flutter_animate for subtle animations.
  • Upgraded to use widgetBuilder instead of just a widget.
2
likes
140
points
160
downloads

Publisher

unverified uploader

Weekly Downloads

A customizable and animated onboarding screen package for Flutter, allowing developers to quickly create beautiful introduction flows.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_animate, smooth_page_indicator

More

Packages that depend on cb_intros