scrollable_timeline library

Classes

IScrollableTimelineDraggingState
NonSharedDraggingState
internal class used in ScrollableTimeline when its dragging state is not shared with other timelines (the default situation)
ScrollableTimeline
A draggable, scrollable, Timeline showing minutes and seconds optionally synchronized with a timeStream
ScrollableTimelineSharedDragging
a widget that provides a shared isDragging state to children ScrollableTimeline widgets, so that they will all stop reacting to external time streams as soon as any of them is dragged.