record 2.1.0+1 copy "record: ^2.1.0+1" to clipboard
record: ^2.1.0+1 copied to clipboard

outdated

Audio recorder from microphone to a given file path with multiple codecs, bit rate and sampling rate options.

2.1.0+1 #

  • Relaxing dart/flutter constraints for pub.dev analysis.

2.1.0 #

  • Add pause/resume/isPaused features.
  • Updated example to include pause.

2.0.0 #

  • Add null safety support (based on v1.0.3).
  • Updated example. Moved from 'audioplayers' to 'just_audio'.

1.0.3 #

  • Allow recording from bluetooth device on iOS.

1.0.2 #

  • Fix (for good) potential exception when closing beofre recorder is actually started (Android).

1.0.1 #

  • Fix potential exception when closing beofre recorder is actually started (Android).
  • Fix potential NPE on permission result (Android).
  • Updade dependencies.

1.0.0 #

  • Flutter 1.12.0 is now minimum version (Flutter plugin API v2).
  • Finalize Record API.
  • Request permission on Android too.
  • Automatically stop recording when leaving activity / app.
  • Add all codecs with cross platform compatibility.

0.2.1 #

  • Fix broken build on Android.

0.2.0 #

  • Fix broken build on Android.

0.1.0 #

  • Initial release.
  • Implementations for Android and iOs.
  • Example.
541
likes
0
pub points
99%
popularity

Publisher

verified publisheropenapi4j.org

Audio recorder from microphone to a given file path with multiple codecs, bit rate and sampling rate options.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on record