sujrd / faiadashu

Widgets for Digital Health - Use the Flutter(tm) SDK to build healthcare apps fast.
MIT License
4 stars 1 forks source link

How can one add support for new Attachment mime types? #144

Open aoncorici opened 1 month ago

aoncorici commented 1 month ago

How can one add support for Attachment mime types like model/obj and model/mtl, see https://www.iana.org/assignments/media-types/media-types.xhtml#model

fjwong commented 1 week ago

@aoncorici We do not put any restrictions on the mime types of files you can select in attachment type questions, except for iOS which imposes certain restrictions in that regard. Could you describe a bit more about the issue you are experiencing?