timelines 0.1.0 copy "timelines: ^0.1.0" to clipboard
timelines: ^0.1.0 copied to clipboard

A powerful & easy to use timeline package for Flutter. All UI components in this package are separate widgets.

0.1.0-null #

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

0.0.2+1 #

  • Dartfmt line length changed from 120 to 80

0.0.2 #

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 #

0.0.1 #

  • Initial release.
1527
likes
120
pub points
99%
popularity

Publisher

verified publisherchulwoo.dev

A powerful & easy to use timeline package for Flutter. All UI components in this package are separate widgets.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on timelines