step_indicator 0.0.1 copy "step_indicator: ^0.0.1" to clipboard
step_indicator: ^0.0.1 copied to clipboard

A new Flutter package project.

StepIndicator is a package that lets you create progressing timeline easier with number of steps and easy to customize.

Features #

int count; double indicatorRadius; int currentStep; Color indicatorColor; Color activeIndicatorColor; double lineWidth; double lineHeight; double lineRadius; Color lineColor; Color activeLineColor; Color indicatorBorderColor; double indicatorBorderWidth; final TextStyle numberStyle; TextStyle activeNumberStyle; double lineSpacing; List

Usage #

import 'package:step_indicator/step_indicator.dart';

Screenshot #

Screenshot

6
likes
130
points
318
downloads

Publisher

unverified uploader

Weekly Downloads

A new Flutter package project.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on step_indicator