flutter_milestones library

Classes

MilestoneElement
MilestoneElement is the single object representing a point of your milestone timeline. Prams are defined as following:
Milestones
Milestones helps the user to create a timeline representing the milestones of a workflow. It uses GradientContainer to generate the points and sub-points. Optimized to use less code as possible it just accept the list of the elements called items. Each element can be personalized as user wants. Colors, fontSize and mode described in the MilestoneElement docs.