audio_streamer 4.1.1 copy "audio_streamer: ^4.1.1" to clipboard
audio_streamer: ^4.1.1 copied to clipboard

Streaming of Pulse-code modulation (PCM) audio from Android and iOS

4.1.1 #

  • enable AGP 8.0

4.0.0 #

  • 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.0 #

  • upgrade of permission_handler plugins

3.0.0 #

  • implementing AudioStreamer as a singleton
  • updates Kotlin plugin and AGP
  • upgrade to Dart 3
  • PR#682
  • PR#721

2.3.0 #

  • implemented custom sample rate functionality
  • PR#521
  • PR#522

2.2.0+1 #

  • updated example app podfile to correctly include permission for iOS
  • updated README to include podfile permission

2.2.0 #

  • upgrade of permission_handler: ^10.0.0
  • Upgraded to Dart 2.17 and Flutter 3.0

2.1.0 #

2.0.3 #

2.0.2 #

  • PR#364
  • upgrade to permission_handler: ^8.1.0

2.0.0 #

  • Null safety migration

1.3.0 #

1.2.0 #

1.1.6 #

  • Upgrade to permission_handler v. 5.

1.1.5 #

  • Added a getter for the sample rate field.

1.1.0 #

  • Able to stream audio data on Android as well
  • The plugin will now record as soon as the permission dialog ends.

1.0.0 #

  • Able to stream audio data on iOS.
33
likes
140
pub points
86%
popularity

Publisher

verified publishercachet.dk

Streaming of Pulse-code modulation (PCM) audio from Android and iOS

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, permission_handler

More

Packages that depend on audio_streamer