desktop_lyrics 0.0.3 copy "desktop_lyrics: ^0.0.3" to clipboard
desktop_lyrics: ^0.0.3 copied to clipboard

Desktop floating lyrics overlay for Flutter with karaoke progress and runtime styling (Windows/Linux).

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:
    • DesktopLyricsFrame
    • DesktopLyricsConfig
    • DesktopLyrics.apply
    • DesktopLyrics.state (read-only, single state entry)
    • DesktopLyrics.render
    • DesktopLyrics.dispose
  • Added desktop overlay behavior:
    • top-most transparent layered window
    • click-through toggle
    • drag and double-click reset position
    • text/shadow/stroke style controls
0
likes
160
points
--
downloads

Publisher

verified publisher587626.xyz

Weekly Downloads

Desktop floating lyrics overlay for Flutter with karaoke progress and runtime styling (Windows/Linux).

Repository (GitHub)
View/report issues

Topics

#lyrics #desktop #windows #overlay

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on desktop_lyrics

Packages that implement desktop_lyrics