We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d841f95 + 57951e2 commit 6571dcdCopy full SHA for 6571dcd
record/lib/src/record.dart
@@ -169,8 +169,6 @@ class AudioRecorder {
169
170
/// Lists capture/input devices available on the platform.
171
///
172
- /// On Android and iOS, an empty list will be returned.
173
- ///
174
/// On web, and in general, you should already have permission before
175
/// accessing this method otherwise the list may return an empty list.
176
Future<List<InputDevice>> listInputDevices() async {
0 commit comments