imujtaba8488 / package_im_stepper

A growing collection of beautiful, easy to use, stepper and page indicator widgets.
https://pub.dev/packages/im_stepper
BSD 3-Clause "New" or "Revised" License
148 stars 65 forks source link
dart flutter packages page-indicator stepper

im_stepper

Pub Version (including pre-releases) GitHub issues GitHub closed issues GitHub last commit GitHub code size in bytes

Recent Changes

Here's a list of some important changes in version: 1.0.0. For a complete list of changes see changelog here.

About

A growing collection of stepper and page indicator widgets.

Description

The stepper widgets help you to show or collect information from users using organized steps. The page indicator widgets allow you to visually notify users about their current position as they scroll through a group of pages.

Table of Contents

General Guidelines

IconStepper

Simple to use icon stepper widget, wherein each icon defines a step. Hence, the total number of icons represents the total number of available steps. See Example.

IconStepper

ImageStepper

Simple to use image stepper widget, wherein each image defines a step. Hence, the total number of images represents the total number of steps. See Example.

ImageStepper

NumberStepper

A simple to use number stepper widget, wherein each number defines a step. Hence, the total count of numbers represents the total number of steps. See Example.

ImageStepper

DotStepper

A family of fully customizable, beautiful page indicator widgets with awesome built-in animations. Each dot in a DotStepper represents a step. Supports resizing the dots, managing spacing between dots, enabling lineConnectors, customizing with decorations, etc. See Example.

Shapes

Shapes Demo
Circle Circle
Square Square
Rectangle Rect
Squircle Squircle
Stadium Stadium
Pipe Pipe
Pipe2 Pipe2

Effects

Effect Demo
Blink Blink
Jump Jump
Magnify Magnify
Shift Shift
Shrink Shrink
Slide Slide
Thump Thump
Worm Worm

Publications

Here's a collection of articles, examples, posts, etc., about im_stepper. If you find another one please let me know.

Feedback

Connect with me

GitHub Twitter LinkedIn Medium Instagram Facebook

Please Support