audio_streamer
Streaming of Pulse-code modulation (PCM) audio from Android and iOS
5.0.0
13K downloads/mo
#2593 most downloaded on pub.dev
carp-dk/flutter-plugins
What this package is like to depend on
Last release 6 days ago
17 Aug 2026
Release timing varies
gaps range from 1 weeks to 1.3 years
Most releases are documented
notes for 21 of 24 stable releases
Nothing withdrawn
no release was ever pulled
6 years old
24 releases · first in 2020
1 release in the last 12 months
see the full history below
Release timeline
24 releases · Apr 2020 to Aug 2026
2021
2022
2023
2024
2025
2026
Releases
latest 24-
5.0.017 Aug 2026Release notes
Open source →- Breaking: requires Flutter
>=3.44.0 - Breaking: raised the minimum iOS deployment target from 8.0 to 16.0 and the Android
minSdkfrom 16 to 24 - Added Swift Package Manager (SPM) support - Fixes #1299
- Added
PrivacyInfo.xcprivacyprivacy manifest - Updated Android
compileSdk 36and Java 17 - Updated
permission_handler: ^13.0.1 - Updated the example app
- Fix #975
- Breaking: requires Flutter
-
4.3.020 Aug 2025Release notes
Open source →- Fix issue where stream function made a new thread each time a recording starts - Fixes #1242
- Updated Gradle and Kotlin
- Updated
permission_handler: ^12.0.0 - Updated
sdk >=3.8.1
-
4.2.214 Jul 2025 -
4.2.101 Jul 2025Nothing published for this version
-
4.2.012 Apr 2025Release notes
Open source →- Gradle files restructure for example app
- Small upgrades to ios example app
- Upgrading gradle version
- Upgrading agp
- Upgrading targetSdkVersion
- Upgrading compileSdkVersion
- Upgrading ndkVersion
-
4.1.110 Jan 2024 -
4.1.010 Jan 2024Nothing published for this version
-
4.0.020 Sep 2023Release notes
Open source →- removal of permission_handler dependency - handling permission should take place in the app, not the plugin.
- major refactor of plugin code
- update of example app to handle permissions to access the microphone and other improvements.
-
3.1.018 Sep 2023 -
3.0.016 Jun 2023 -
2.3.027 Mar 2023 -
2.2.029 Jun 2022Release notes
Open source →- upgrade of
permission_handler: ^10.0.0 - Upgraded to Dart 2.17 and Flutter 3.0
- upgrade of
-
2.2.0+117 Mar 2023Release notes
Open source →- updated example app podfile to correctly include permission for iOS
- updated README to include podfile permission
-
2.1.028 Feb 2022 -
2.0.328 Jun 2021 -
2.0.227 Jun 2021 -
2.0.122 Jun 2021Nothing published for this version
-
2.0.023 Apr 2021 -
1.3.015 Nov 2020Release notes
Open source →- Fixed an issue where using another media player/recorder would cause the plugin to go into an error state on iOS (see https://github.com/cph-cachet/flutter-plugins/issues/86)
-
1.2.013 Jul 2020Release notes
Open source →- Fixed an issue where the AVAudioRecorder would crash on iOS (see https://github.com/cph-cachet/flutter-plugins/issues/91)
-
1.1.620 May 2020 -
1.1.505 May 2020 -
1.1.001 May 2020Release notes
Open source →- Able to stream audio data on Android as well
- The plugin will now record as soon as the permission dialog ends.
-
1.0.008 Apr 2020