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

Reusable, virtualised Flutter timeline table widgets and models.

Changelog #

All notable changes to timeline_table will be documented in this file.

0.1.0 #

Initial standalone package release.

Added #

  • Virtualised timeline table widget built on two_dimensional_scrollables
  • Generic timeline models for config, data, rows, and events
  • Typed controller with readiness, scrolling, and observable view state
  • Builder-first customisation for headers and event cells
  • Table-level event tap and long-press interactions
  • Configurable lifecycle callbacks for event activation behavior
  • Package-owned event cell helper widget and timeline styling primitives
  • Package-level theming via TimelineThemeData, TimelineTableStyle, and dedicated current-time / pinned-header styling
  • Example app, widget tests, and package documentation
2
likes
160
points
85
downloads
screenshot

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Reusable, virtualised Flutter timeline table widgets and models.

Repository (GitHub)
View/report issues
Contributing

Topics

#flutter #timeline #scheduler #table

License

MIT (license)

Dependencies

collection, equatable, flutter, intl, two_dimensional_scrollables

More

Packages that depend on timeline_table