feat: add FallbackParser to provide safe handling for unsupported lyric formats
feat: Changed style management—now pass styles via the LyricView.style parameter instead of using LyricController.setStyle()
perf: Added LyricStyle.compareTo() for smarter/faster detection of when relayout or repaint is needed on style changes
fix: In LyricStyle.copyWith(), renamed the parameter crossAxisAlignment to the correct contentAlignment
breaking: Removed LyricController.styleNotifier and the setStyle() method
fix: Fixed an issue when switching lyrics
breaking: Rebuilt LyricView and the scrolling/highlight mixins so everything is driven by a single LyricController
feat: Added translation & word-by-word rendering, touch scrubbing, anchor selection, and tap callbacks
feat: Extended LyricStyle with gradient highlights, fade ranges, and scroll-duration mapping for deeper customization
docs: Refreshed the README with a 3.0.0 migration guide
Fix animation before first line starts
fix:position has error on init.
fix:position not work on init. has error,please use [2.0.4+4]
fix package not showing support for Android, iOS, Windows, Linux & macOS on pub.dev.
add empty status builder
fix size
fix:padding lead to overflow clipping
fix location always on last
highlight(enhanced&normal)
docs: Update CHANGELOG.md,README.md
sliding inertia.custom UI,Parse
You can’t perform that action at this time.