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

A lightweight⚡ Flutter package that can fetch basic oembed data from a spotify song or playlist url including thumbanail url

spotify_metadata #

flutter dart

pub.dev/spotify_metadata #

Hi! This is a lightweight⚡ package to fetch basic metadata for a spotify song or playlist from the url

To install, add to pubspec.yaml #

flutter:
    sdk: flutter
  spotify_metadata: ^1.0.0

and then run flutter pub get

Calling the method #

SpotifyMetadata metaData = await SpotifyApi.getData(link);

example gif

7
likes
140
points
4
downloads

Publisher

unverified uploader

Weekly Downloads

A lightweight⚡ Flutter package that can fetch basic oembed data from a spotify song or playlist url including thumbanail url

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, http

More

Packages that depend on spotify_metadata