fl_recorder 0.5.0 copy "fl_recorder: ^0.5.0" to clipboard
fl_recorder: ^0.5.0 copied to clipboard

Using microphone recording and system audio capture on Flutter.

0.5.0 #

  • Android supports setting audio source (only supports system noise reduction by specifying the audio source).
  • HarmonyOS NEXT also supports setting audio source (only supports system noise reduction by specifying the audio source).

0.4.0 #

  • Support for simultaneous access to the microphone and system audio capture on Android

0.3.0 #

  • AudioDescribe has added a decibel attribute, which is passed through native transmission
  • Added FlAudioDecibelsWave for rendering decibel

0.2.2 #

  • Reduce callback time to 0.05 seconds on iOS

0.2.1 #

  • Add audio session settings on iOS

0.2.0 #

  • Do not calculate recording duration in native

0.1.3 #

  • Fix call cancel error
  • Adjust the session to default after recording on iOS

0.1.1 #

  • Fix: Unable to open audio session after recording on iOS

0.1.0 #

  • AudioSource changed to FlAudioSource
  • Support iOS microphone recording

0.0.1 #

  • Initial release.
0
likes
150
points
155
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Using microphone recording and system audio capture on Flutter.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

fl_channel, flutter

More

Packages that depend on fl_recorder

Packages that implement fl_recorder