audible_mode
This plugin lets you know when the Android or iOS device changes its audio profile and lets you know some more information about it.
What this package is like to depend on
Last release 1 months ago
22 Jul 2026
Ships fairly regularly
a new release about every 1.1 years
Nearly every release is documented
notes for 5 of 5 stable releases
Nothing withdrawn
no release was ever pulled
5 years old
5 releases · first in 2021
2 releases in the last 12 months
see the full history below
Release timeline
5 releases · Jul 2021 to Jul 2026
2022
2023
2024
2025
2026
Releases
latest 5-
4.0.022 Jul 2026Release notes
Open source →- Updated the minimum supported SDK version to Flutter 3.44 / Dart 3.12
- Migrated to built-in Kotlin (removed
kotlin-androidplugin apply, addedkotlin.compilerOptions) - Updated Android toolchain: Gradle 9.1.0, Android Gradle Plugin 9.0.1, Kotlin 2.3.20, Java 17
- Added Swift Package Manager support on iOS (still compatible with CocoaPods)
- Removed deprecated
packageattribute from AndroidAndroidManifest.xml(namespace now only inbuild.gradle) - Removed deprecated
android.enableJetifierfromgradle.properties
-
3.0.017 Sep 2025Release notes
Open source →- Updated version of Flutter to latest
- Fixed issue - Request of @snechiporenko with issue #3
- Updated code for iOS 26 and general fix
-
2.0.003 Apr 2024Release notes
Open source →- Add stream of volume level
- Removed deprecated android build
- Reformatted code and general fix
-
1.0.104 Jan 2022Release notes
Open source →- Add stream of audible
- Added more method of plugin
- Add more info inside README
- Add more info inside package with comment
-
1.0.030 Jul 2021