We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Remove git ref from pubspec example
Remove FAQ entries for older versions of audio_service than 0.18
Update for 0.18
Answer why the Android seek bar is black on some devices.
Updated FAQ (markdown)
Updated faq for `onTaskRemoved`
Add alternative approach to the MissingPluginException
Update entry on audio interruptions.
Mention bug fix for AudioSessionConfiguration.music()
Mention AVAudioSession settings as another reason for the control center / notification not showing on iOS.
Mention how to show the notificaiton on Android.
Add FAQ on reporting bugs, improve MissingPluginException FAQ, and add a general FAQ on "normal" errors.
Improve FAQ on connecting to AudioService from the background.
Update onCustomAction to return a Future.
More on how to communicate between isolates.
Fix typo
Mention notification buttons not working in addition to headset buttons.
Add entry for new broadcast receiver and onTaskRemoved.
Remove advice that entrypoint can be a static function.
No longer need workaround for custom events.
Reflect features of 0.9.0.
fix sentences "don't put the same class." to "don't put in the same class."
add more explanation "don't put the same class" regarding background task entrypoint requirement.
Why the control center doesn't appear.
Explain cause of silent failures to start.
Instructions for testing git master.
How to update a MediaItem.
Give example of custom actions.
Answer questions about text-to-speech and initial parameters.