# bluefireteam/audioplayers

A Flutter package to play multiple audio files simultaneously (Android/iOS/web/Linux/Windows/macOS)

Repository: https://github.com/bluefireteam/audioplayers
Canonical: https://ross.abutalabs.com/products/audioplayers
Homepage: https://pub.dartlang.org/packages/audioplayers
Language: Dart
License: MIT
License Family: permissive
Topics: flutter, audio, flame, dart, audio-player, player, hacktoberfest
Last push: 2026-07-23T19:18:52+00:00

## Health v2 (maintenance only)
Score: 75/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 94, release rhythm 35, longevity 100
- inputs: {"age_days": 3238, "days_push": 41, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2140, forks 894 (observed 2026-08-28T04:06:18.310090+00:00)

## What it is
A Flutter plugin for playing multiple audio files simultaneously across Android, iOS, web, Linux, Windows, and macOS. It supports features like looping, volume control, seeking, and playback of local and remote audio sources.

## Use cases
- play background music and sound effects simultaneously in a Flutter game
- play multiple audio files at once in a Flutter app
- loop ambient sounds in a cross-platform mobile app
- play remote audio streams from a URL in Flutter
- control volume and playback position of sounds in a Flutter app
- add audio feedback to a Flutter desktop application

## When to choose
- you are building a Flutter app or game that needs concurrent audio playback
- you need cross-platform audio support including desktop and web
- you want simple APIs for playing, looping, and controlling sounds
- you are using the Flame game engine and need audio integration

## When to avoid
- you need advanced audio processing like effects, equalization, or DSP
- you are building a native (non-Flutter) app
- you need low-latency professional audio or MIDI support
- you need a full music player with playlist and media session integration

## Facets
- artifact type: library
- maturity: active
- function: audio-processing
- domain: cross-platform, mobile-development
- platform: windows, cross-platform
- tags: flutter, dart, audio-player, flame, sound-effects, multi-channel-audio, audio, game-development, android, ios, web-server, linux, macos

## Member repositories
- bluefireteam/audioplayers (main) score 75

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:18.310090+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:51:28.025291+00:00, confidence not recorded.
  - readme: https://github.com/bluefireteam/audioplayers (fetched 2026-08-28T04:06:18.310090+00:00, sha 58082d13ab24)
- Data as of 2026-08-30T08:39:29.467469+00:00.
