record_darwin 1.0.0-beta.2+2 
record_darwin: ^1.0.0-beta.2+2 copied to clipboard
iOS and macOS implementations for record package called by record_platform_interface.
1.0.0-beta.2+2 #
- fix: PCM custom settings.
 - fix: PCM big endian missing key.
 
1.0.0-beta.2+1 #
- fix: stop procedure.
 
1.0.0-beta.2 #
- chore: Update platform interface.
 - fix(iOS): start AVCaptureSession from background thread.
 - fix: PCM stream now takes accurate num channels from current connection.
 - feat: Allow new method to retrieve audio data from macOS 10.15 & iOS 13.
 
1.0.0-beta.1+4 #
- fix: Just don't publish it from Windows.
 
1.0.0-beta.1+3 #
- fix: Use hard link instead of soft.
 
1.0.0-beta.1+2 #
- fix: RecordPlugin.h is now plain file. Symbolic link seems to not be resolved for headers?
 
1.0.0-beta.1+1 #
- fix: podspec is now plain file. Symbolic link seems to not be resolved for podspec.
 
1.0.0-beta.1 #
- core: Initial release