audible_mode 4.0.0
audible_mode: ^4.0.0 copied to clipboard
This plugin lets you know when the Android or iOS device changes its audio profile and lets you know some more information about it.
4.0.0 #
- 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.0 #
- Updated version of Flutter to latest
- Fixed issue - Request of @snechiporenko with issue #3
- Updated code for iOS 26 and general fix
2.0.0 #
- Add stream of volume level
- Removed deprecated android build
- Reformatted code and general fix
1.0.1 #
- Add stream of audible
- Added more method of plugin
- Add more info inside README
- Add more info inside package with comment
1.0.0 #
- First Release
- Add get device audible mode