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.
1 parent 62b52dd commit 4ddc805Copy full SHA for 4ddc805
pigeons/messages.dart
@@ -87,6 +87,7 @@ enum ImagePickerError {
87
/// from the compressed `Data`.
88
imageCompressionFailed,
89
90
+ // TODO(EchoEllet): Add support multi-video selection via pickVideos instead of only pickMedia
91
/// The multi-video selection is not supported as it's not supported in
92
/// the app-facing package (`pickVideos` is missing).
93
/// The multi-video selection is supported when using `pickMedia` instead.
0 commit comments