Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement CrFileEntry.createwriter #214

Open
DanielJoyce opened this issue Mar 2, 2015 · 3 comments
Open

Implement CrFileEntry.createwriter #214

DanielJoyce opened this issue Mar 2, 2015 · 3 comments
Assignees

Comments

@DanielJoyce
Copy link

Blocking a project for us.

#0 CrFileEntry.createWriter (package:chrome/src/files.dart:207:5)

Any reccomendations for 3rd party impls usable in chrome apps until this is fixed?

@devoncarew
Copy link
Contributor

You may be able to cast to ChromeFileEntry and use writeText or writebytes.

@DanielJoyce
Copy link
Author

Not compatible with Blob though.

@bholtz bholtz self-assigned this Nov 23, 2015
@bholtz
Copy link
Contributor

bholtz commented Nov 23, 2015

I'll see if I can make this happen when I have a chance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants