desktop_lyrics 0.0.4
desktop_lyrics: ^0.0.4 copied to clipboard
Desktop floating lyrics overlay for Flutter with karaoke progress and runtime styling (Windows/Linux).
0.0.4 #
- Changed default visibility to disabled (
enabled: false) to avoid showing overlay during app startup. - Aligned Windows/Linux native default
enabledbehavior with Dart-side default. - Updated README usage notes for explicit enable flow.
- Added tests for default disabled state and adjusted toggle tests.
0.0.3 #
- Added GitHub Actions tag-based publish workflow for pub.dev.
- Added public API dartdoc comments to improve pub.dev documentation score.
- Updated README with Trusted Publisher + tag release instructions.
0.0.1 #
- Initial desktop floating lyrics implementation (Windows/Linux).
- Added public Dart API:
DesktopLyricsFrameDesktopLyricsConfigDesktopLyrics.applyDesktopLyrics.state(read-only, single state entry)DesktopLyrics.renderDesktopLyrics.dispose
- Added desktop overlay behavior:
- top-most transparent layered window
- click-through toggle
- drag and double-click reset position
- text/shadow/stroke style controls