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

Flutter widget for creating highly customizable timelines. Perfect for onboarding flows, progress tracking, and interactive history displays.

[0.1.1] - 2024-12-02 #

Improvements #

  • Static analysis fixes
  • Introduce linter
  • Improve pub.dev score

[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] - #

[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 #

192
likes
160
points
2.09k
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter widget for creating highly customizable timelines. Perfect for onboarding flows, progress tracking, and interactive history displays.

Repository (GitHub)

Topics

#timeline #onboarding #progress #widget #flutter

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on timeline_list