atn832 / firebase_storage_mocks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Web support?

jarrodonlo opened this issue · comments

Do you mind if I ask why no web support, since firebase_storage package has web support?

I know this mock package wouldn't support putFile(File file) or writeToFile(File file), but neither does the the original firebase_storage which it implements, so that seems consistent.

I hope these don't seem like gripes as I really appreciate your work in developing this mock package.

btw, I'm not exactly sure how the original package stores "files" under the hood