File tree Expand file tree Collapse file tree 2 files changed +9
-5
lines changed
Expand file tree Collapse file tree 2 files changed +9
-5
lines changed Original file line number Diff line number Diff line change 1+ ## 6.1.2
2+ * chore: Updated transitive dependencies.
3+ * chore: Update README.md & bg_recording.md.
4+
15## 6.1.1
26* fix: Calling stop never ends when not recording.
37
Original file line number Diff line number Diff line change 11name : record
22description : Audio recorder from microphone to file or stream with multiple codecs, bit rate and sampling rate options.
3- version : 6.1.1
3+ version : 6.1.2
44homepage : https://github.com/llfbandit/record/tree/master/record
55
66environment :
@@ -18,10 +18,10 @@ dependencies:
1818 record_platform_interface : ^1.4.0
1919 record_web : ^1.2.0
2020 record_windows : ^1.0.7
21- record_linux : ^1.2.0
22- record_android : ^1.4.1
23- record_ios : ^1.1.1
24- record_macos : ^1.1.1
21+ record_linux : ^1.2.1
22+ record_android : ^1.4.3
23+ record_ios : ^1.1.3
24+ record_macos : ^1.1.2
2525
2626dev_dependencies :
2727 flutter_lints : ^5.0.0
You can’t perform that action at this time.
0 commit comments