genius_lyrics 1.0.1 copy "genius_lyrics: ^1.0.1" to clipboard
genius_lyrics: ^1.0.1 copied to clipboard

Dart native package inspired by LyricsGenius Python library. genius_lyrics provides a simple interface to the song, artist, and lyrics data stored on Genius.com.

0.0.5 #

  • Changes made up to this version are just to better the package scores

0.0.6 #

  • Web support

0.0.7 #

  • Add Setup section in README

0.0.8 #

  • Project refactor
  • Moved test package to dev_dependencies
  • Remove irrevelant words at the end of some songs lyrics (Thanks TinhHuynh)

0.0.9 #

  • Fix 1 insecure link in README

1.0.0 #

  • Update packages
  • Fix file overwrite issue
  • Fix file overwrite issue
  • Make function to get lyrics using song url (Genius.lyrics) static
  • Better/more efficient lyrics parsing (fix #5)
  • Change versioning

1.0.1 #

  • Remove flutter dependency
10
likes
140
pub points
47%
popularity

Publisher

unverified uploader

Dart native package inspired by LyricsGenius Python library. genius_lyrics provides a simple interface to the song, artist, and lyrics data stored on Genius.com.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

beautiful_soup_dart, http, universal_io

More

Packages that depend on genius_lyrics