Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

V0.1.0 #23

Merged
merged 14 commits into from
Dec 2, 2024
Merged

V0.1.0 #23

merged 14 commits into from
Dec 2, 2024

Conversation

furkantektas
Copy link
Owner

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

Improvements

Bug Fixes

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

Simplified import system - now just import `timeline.dart`
Removed iOS/Android from example app, focusing on web support
Refactored marker system for better customization
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)
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
@furkantektas furkantektas self-assigned this Nov 19, 2024
@furkantektas furkantektas merged commit 94d4ac6 into master Dec 2, 2024
@furkantektas furkantektas deleted the v0.1.0 branch December 2, 2024 22:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant