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).

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add desktop_lyrics

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  desktop_lyrics: ^0.0.3

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:desktop_lyrics/desktop_lyrics.dart';
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