soundcloud_explode_dart 1.0.2 copy "soundcloud_explode_dart: ^1.0.2" to clipboard
soundcloud_explode_dart: ^1.0.2 copied to clipboard

Scrape metadata about users, tracks, playlists, and albums from SoundCloud without requiring an account, API key, or rate-limiting.

Changelog #

1.0.2 #

  • Updated to the more permissive MIT license.
  • Implemented SearchClient.getSuggestions(...) for querying suggestions based on a given search query. (Thanks to @brqnko in #1.)

1.0.1 #

  • Fixed an issue causing a TypeError when casting a Stream<Iterable<SearchResult>> to a more specialised type.
  • Bumped dependencies to latest versions.

1.0.0 #

  • Initial release.
4
likes
120
pub points
57%
popularity

Publisher

verified publishercurtiscaulfield.dev

Scrape metadata about users, tracks, playlists, and albums from SoundCloud without requiring an account, API key, or rate-limiting.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

freezed_annotation, http, json_annotation

More

Packages that depend on soundcloud_explode_dart