functions/show_photo_selection_sheet library

Functions

showPhotoSelectionSheet({required BuildContext context, PhotoSelectionL10n l10n = const PhotoSelectionL10n(), VoidCallback? onSettingAppOpenRequested, bool requestFullMetadata = false, bool allowMultiple = false}) Future<List<XFile>>