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

outdated

To display status timeline, a widget will contain the step indicator with the status text given. To display different indicator different colors can be used as shown in example.

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.4

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
points
62
downloads

Publisher

unverified uploader

Weekly Downloads

To display status timeline, a widget will contain the step indicator with the status text given. To display different indicator different colors can be used as shown in example.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on timeline_status