{"id":26382845,"url":"https://github.com/minikin/soundcloud_audio_player","last_synced_at":"2025-07-08T12:07:55.268Z","repository":{"id":54862687,"uuid":"199644397","full_name":"minikin/soundcloud_audio_player","owner":"minikin","description":"🎹 SoundCloud Audio Player for Flutter.","archived":false,"fork":false,"pushed_at":"2024-04-23T11:38:19.000Z","size":11114,"stargazers_count":65,"open_issues_count":0,"forks_count":16,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-07-02T03:55:39.961Z","etag":null,"topics":["android","android-app","audio","audio-player","cross-platform","dart","flutter","flutter-app","flutter-demo","ios","macos","mobile","soundcloud","soundcloud-audio-player","soundcloud-flutter"],"latest_commit_sha":null,"homepage":"","language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/minikin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"patreon":"minikin"}},"created_at":"2019-07-30T12:08:37.000Z","updated_at":"2025-06-05T20:12:28.000Z","dependencies_parsed_at":"2025-03-17T06:19:18.286Z","dependency_job_id":"914e97c7-c285-491a-9431-547be26aeac8","html_url":"https://github.com/minikin/soundcloud_audio_player","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/minikin/soundcloud_audio_player","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minikin%2Fsoundcloud_audio_player","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minikin%2Fsoundcloud_audio_player/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minikin%2Fsoundcloud_audio_player/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minikin%2Fsoundcloud_audio_player/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/minikin","download_url":"https://codeload.github.com/minikin/soundcloud_audio_player/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minikin%2Fsoundcloud_audio_player/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264267069,"owners_count":23581929,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["android","android-app","audio","audio-player","cross-platform","dart","flutter","flutter-app","flutter-demo","ios","macos","mobile","soundcloud","soundcloud-audio-player","soundcloud-flutter"],"created_at":"2025-03-17T06:19:16.185Z","updated_at":"2025-07-08T12:07:55.241Z","avatar_url":"https://github.com/minikin.png","language":"Dart","funding_links":["https://patreon.com/minikin"],"categories":[],"sub_categories":[],"readme":"\n\u003ch1 align=\"center\"\u003e\n  \u003ca href=\"https://github.com/minikin/soundcloud_audio_player\"\u003e\n  SoundCloud Audio Player for Flutter\n  \u003c/a\u003e\n\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n\u003ca href=\"https://github.com/minikin/soundcloud_audio_player\"\u003e\u003cimg src=\"https://i.ibb.co/XYkZM8m/soundcloud.png\" alt=\"soundcloud\" border=\"0\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/minikin/soundcloud_audio_player/actions\"\u003e\n    \u003cimg src=\"https://github.com/minikin/soundcloud_audio_player/workflows/CI/badge.svg\" alt=\"Current Build Status.\" /\u003e\n  \u003c/a\u003e\n\n\u003ca href=\"https://github.com/minikin/soundcloud_audio_player/blob/main/LICENSE\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/license-MIXED-blue.svg\" alt=\"SoundCloud audio player is released under the mixed license.\" /\u003e\n  \u003c/a\u003e\n\n  \u003ca href=\"https://github.com/tenhobi/effective_dart\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/style-effective_dart-40c4ff.svg\" alt=\"Effective Dart\" /\u003e\n  \u003c/a\u003e\n\n  \u003ca href=\"https://github.com/minikin/soundcloud_audio_player/blob/main/CONTRIBUTING.md\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/PRs-welcome-brightgreen.svg\" alt=\"PRs welcome!\" /\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\u003ch1 align=\"center\"\u003e\n  \u003ca href=\"https://youtu.be/szAhXoPwHd0\" target=\"_blank\"\u003e\n  Demo on Youtube\n  \u003c/a\u003e\n\u003c/h1\n\n- [SoundCloud style audio player in Flutter](#soundcloud-style-audio-player-in-flutter)\n  - [Features](#features)\n  - [Requirements](#requirements)\n  - [Support](#support)\n  - [License](#license)\n\n## Features\n\n- SoundCloud Audio Player\n- Value types powered by [built_value](https://pub.dev/packages/built_value) and [built_collection](https://pub.dev/packages/built_collection)\n- State management by [bloc](https://pub.dev/packages/bloc)\n- Stream audio from a remote server\n- Load json data from local assets\n\n## Requirements\n\n- Flutter: the latest version on `flutter beta channel`\n- Dart: 2.10.0+\n- Flutter \u0026 Dart plugins:\n  - [Visual Studio Code](https://flutter.dev/docs/get-started/editor?tab=androidstudio)\n  - [Android Studio / IntelliJ](https://flutter.dev/docs/get-started/editor?tab=vscode)\n\n## Support\n\nPost issues and feature requests on the GitHub [issue tracker](https://github.com/minikin/soundcloud_audio_player/issues).\n\n## License\n\nThis project is licensed under a mixed license.\n\nAudio files and artworks are distributed under different types of licenses, for more details see: [LICENSE_MUSIC_AND_ARTWORKS](https://github.com/minikin/soundcloud_audio_player/blob/main/LICENSE_MUSIC_AND_ARTWORKS).\n\nSource code is distributed under [MIT](https://github.com/minikin/soundcloud_audio_player/blob/main/License_Source_Code) license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fminikin%2Fsoundcloud_audio_player","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fminikin%2Fsoundcloud_audio_player","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fminikin%2Fsoundcloud_audio_player/lists"}