lyrics 0.0.7 copy "lyrics: ^0.0.7" to clipboard
lyrics: ^0.0.7 copied to clipboard

Fetch lyrics from Google

lyrics #

Usage #

Simple Example #

final String artistName = "ADF Samski";
final String trackName = "No hook 3";

final String lyrics = await lyrics.get(artist: artistName, track: trackName);

License #

BSD 3-Clause License

9
likes
20
pub points
0%
popularity

Publisher

unverified uploader

Fetch lyrics from Google

Repository (GitHub)
View/report issues

Documentation

Documentation

License

BSD-3-Clause (LICENSE)

Dependencies

http

More

Packages that depend on lyrics