Using FileSystem in Dart, getFile() future is passing an Entry but I need a FileEntry

前端 未结 0 1330
予麋鹿
予麋鹿 2021-02-02 14:09

I am trying to read and write to some file in the DOMFileSystem in Dart. To read from one, assuming I have a FileSystem and once I have the name, I have:

Entry _o         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题