Skip to content

Commit 4ddc805

Browse files
committed
chore: add a minor TODO
1 parent 62b52dd commit 4ddc805

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pigeons/messages.dart

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ enum ImagePickerError {
8787
/// from the compressed `Data`.
8888
imageCompressionFailed,
8989

90+
// TODO(EchoEllet): Add support multi-video selection via pickVideos instead of only pickMedia
9091
/// The multi-video selection is not supported as it's not supported in
9192
/// the app-facing package (`pickVideos` is missing).
9293
/// The multi-video selection is supported when using `pickMedia` instead.

0 commit comments

Comments
 (0)