Skip to content

Harshdeep4295/timeline_status

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Timeline Status

Dart Plugin to display Timeline status horizontally

About

This plugin is used to display the statuses in horizontal widget.

How to use Plugin

  • To use this plugin, add url_launcher as a dependency in your pubspec.yaml file.

  • With default color scheme just add status and current indicator you want to display

    StatusTime.getTimeline( statuses: [ 'Step 1', 'Step 2', 'Step 3', 'Step 4', ], currentPosition: 1, ),

About

Dart Plugin to display Timeline status horizontally

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages