timeline_tile 2.0.0 copy "timeline_tile: ^2.0.0" to clipboard
timeline_tile: ^2.0.0 copied to clipboard

A package to help you build highly customisable timelines with Flutter.

[2.0.0] #

*** Breaking Changes ***

Stable null-safety support.

[1.0.0] #

*** Breaking Changes ***

API changes to support both vertical and horizontal timeline.

  1. TimelineAlign changes:
  • TimelineAlign.left renamed to TimelineAlign.start
  • TimelineAlign.right renamed to TimelineAlign.end
  1. Added TimelineAxis to control the axis.

  2. TimelineTile changes:

  • new parameter TimelineAxis axis
  • rightChild renamed to endChild
  • leftChild renamed to startChild
  • lineX renamed to lineXY
  • topLineStyle renamed to beforeLineStyle
  • bottomLineStyle renamed to afterLineStyle
  1. LineStyle changes:
  • width renamed to thickness
  1. IndicatorStyle changes:
  • indicatorY renamed to indicatorXY
  1. TimelineDivider changes:
  • added parameter axis to support both axis

[0.1.2] #

  • Fixed assets from example 8

[0.1.1] #

  • Health changes to the package

[0.1.0] #

  • Initial release
1684
likes
130
pub points
99%
popularity

Publisher

verified publisherjuliobitencourt.com

A package to help you build highly customisable timelines with Flutter.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on timeline_tile