animated_scrollable_timeline 2.0.1 copy "animated_scrollable_timeline: ^2.0.1" to clipboard
animated_scrollable_timeline: ^2.0.1 copied to clipboard

Flutter plugin which provides infinity scrollable timeline widget. It can be useful for implementing real-time streaming components as timeline for playing video.

2.0.1 - 2025-03-26 #

Bug Fixes #

  • repaints: reduced amount of repaints and optimized performance (9307457)

2.0.0 - 2025-03-24 #

Features #

  • animation: removed animation in AnimatedTimeline (4e6d141)

BREAKING CHANGES #

  • animation: API for TImelinePainter changed

1.0.3 - 2025-03-23 #

Bug Fixes #

  • style: Fix style to test publish action (1947778)

1.0.2 - 2025-03-23 #

Bug Fixes #

  • style: Fix some comments to test actions (879649d)

1.0.1 - 2025-03-23 #

Bug Fixes #

  • past painter: wrapped with repaint boundary to isolate layer (9f7a037)

1.0.0 - 2025-03-22 #

Bug Fixes #

  • Fixed issue wrong coloring of timeline (f9de7a8)

Features #

  • Improving rendering behaviour (2e86047)
  • widgets: added widget without scrolling (a414005)

0.0.6 #

  • Fixed issue wrong coloring of different parts of timeline

0.0.5 #

  • Improved rendering behaviour
  • Moved timeline's past part into another drawer

0.0.4 #

  • Removed intl as dependency from library
  • Added dateTimeFormat attribute to classes to let user specify formatting rules of DateTime by himself
  • Fixed pubspec.yaml issues with homepage

0.0.3 #

  • Downgraded intl dependency to 0.18.1.

0.0.2 #

  • Fixed issues with to increase pub points.

0.0.1 #

  • TODO: Describe initial release.
12
likes
140
points
34
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter plugin which provides infinity scrollable timeline widget. It can be useful for implementing real-time streaming components as timeline for playing video.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, intl

More

Packages that depend on animated_scrollable_timeline