timeline_status 0.0.2 copy "timeline_status: ^0.0.2" to clipboard
timeline_status: ^0.0.2 copied to clipboard

outdated

To display status with timeline. The widget will contain the step indicator with the status text given below. It best used with more than three status. To display different indicator different colors [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add timeline_status

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  timeline_status: ^0.0.2

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:timeline_status/timeline_status.dart';
5
likes
0
pub points
51%
popularity

Publisher

unverified uploader

To display status with timeline. The widget will contain the step indicator with the status text given below. It best used with more than three status. To display different indicator different colors can be used as can see in case of example.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on timeline_status