i implemented file picker in my code and its workig for android as its going to gallery but for ios its not picking from gallery it only going to files... (m using type: FileType.custom, got suggestion for type: FileType.media,) but its only for custom
my code:- enter image description here
file_picker_io.dart code as shown in error:- enter image description here
consol error snap:- enter image description here