alexrintt / shared-storage

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

`DocumentFile.canRead` calls incorrect API #90

Closed alexrintt closed 2 years ago

alexrintt commented 2 years ago

https://github.com/lakscastro/shared-storage/blob/25556eb445cd23048422ff2fef125d5f370cd566/lib/src/saf/document_file.dart#L92-L93

alexrintt commented 2 years ago

Closing since its already fixed by #99.