alexrintt / shared-storage

Flutter plugin to work with Android external storage.
http://alexrintt.io/shared-storage/
MIT License
53 stars 25 forks source link

Get file mime type #93

Closed alexrintt closed 1 year ago

alexrintt commented 2 years ago

Implement an API to get the mime type of a given file as String.

alexrintt commented 1 year ago

Think it's already possible by DocumentFile.type