Skip to content

Commit 6571dcd

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents d841f95 + 57951e2 commit 6571dcd

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

record/lib/src/record.dart

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -169,8 +169,6 @@ class AudioRecorder {
169169

170170
/// Lists capture/input devices available on the platform.
171171
///
172-
/// On Android and iOS, an empty list will be returned.
173-
///
174172
/// On web, and in general, you should already have permission before
175173
/// accessing this method otherwise the list may return an empty list.
176174
Future<List<InputDevice>> listInputDevices() async {

0 commit comments

Comments
 (0)