timeline_editor 0.2.2
timeline_editor: ^0.2.2 copied to clipboard
A flutter wiidget to help you manage timelines with tracks editable or not. with move, actions...
0.2.2 #
- better time indicators
- height of track is not customizable
0.2.1 #
- fix scaling
0.2.0 #
Performance optimization
- position now takes a stream to rebuild as little as possible
- layout builder replaced by a cached version to avoid rebuilding too often
- you can now react to user clicking a time on the timeline ruler
0.1.0 #
- First release