alexrintt / shared-storage

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

`DocumentFileColumn.flags` and `DocumentFileColumn.icon` throws a NullPointerException #113

Closed alexrintt closed 1 year ago

alexrintt commented 1 year ago

These members are not available in the kotlin plugin so it throws a NullPointerException.

DocumentFileColumn.flags,
DocumentFileColumn.icon,
alexrintt commented 1 year ago

Fixed on v0.8