soundcloud_explode_dart 1.0.3 copy "soundcloud_explode_dart: ^1.0.3" to clipboard
soundcloud_explode_dart: ^1.0.3 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.3 #

  • Exported exception types so that they can be caught by calling clients.

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.
15
likes
140
points
117
downloads

Publisher

verified publishercurtiscaulfield.dev

Weekly Downloads

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