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

Using microphone recording and system audio capture on Flutter.

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
160
points
14
downloads

Publisher

unverified uploader

Weekly Downloads

Using microphone recording and system audio capture on Flutter.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

fl_channel, flutter

More

Packages that depend on fl_recorder

Packages that implement fl_recorder