Chulwoo Park Timelines Versions Save

A powerful & easy to use timeline package for Flutter! 🚀

0.1.0

3 years ago
  • Migrate to null safety(thanks to @areille #33)

0.0.2+1

3 years ago
  • Dartfmt line length changed from 120 to 80

0.0.2

3 years ago

Add basic components

Timeline

  • TimelineTheme
  • Timeline
  • FixedTimeline

TimelineTile

  • TimelineTile
  • TimelineTileBuilder

TimelineNode

  • TimelineNode

Connector

  • ConnectorTheme
  • Connector
  • SolidLineConnector
  • DecoratedLineConnector
  • DashedLineConnector
  • TransparentConnector

Indicator

  • IndicatorTheme
  • ContainerIndicator
  • DotIndicator
  • OutlinedDotIndicator

Add demo web