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

A Flutter widget for creating beautiful vertical timelines with customizable markers, icons, and flexible positioning. Perfect for onboarding flows, progress tracking, and history displays.

0.1.0 - 2024-11-19 #

Breaking Changes #

  • Upgraded to Flutter 3 and Dart 3.5
  • Simplified import system - now just import timeline_list.dart
  • Removed iOS/Android from example app, focusing on web support
  • Refactored marker system for better customization

New Features #

  • Added support for custom widget icons (#3, #12)
  • Introduced marker icon alignment options (top, center, bottom) (#14)
  • Added builder pattern for efficient timeline rendering
  • Improved support for different timeline positions (start, center, end)

Improvements #

  • Transparent timeline background for better theme integration (#21)
  • Enhanced icon alignment with different sized items (#19)
  • Better documentation and examples
  • New onboarding example showcasing timeline features

Bug Fixes #

  • Fixed icon alignment issues with custom-sized items
  • Resolved background color conflicts

0.0.6 Support for Null Safety is now available. #

0.0.5 primary option added. (Thanks @mjhansen3) #

0.0.4 ScrollPhysics added for custom scroll behaviors (thanks @JJCLane) #

0.0.3 Reverse option added #

0.0.2 Changing README #

- Fix: Dart pub's markdown rendering issue

0.0.1 Initial release #

214
likes
120
points
2.32k
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter widget for creating beautiful vertical timelines with customizable markers, icons, and flexible positioning. Perfect for onboarding flows, progress tracking, and history displays.

Repository (GitHub)
View/report issues

Topics

#timeline #onboarding #progress #widget #flutter

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on timeline_list