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

How to save documents with images? #468

Open
madhavam12 opened this issue Jan 11, 2021 · 1 comment
Open

How to save documents with images? #468

madhavam12 opened this issue Jan 11, 2021 · 1 comment

Comments

@madhavam12
Copy link

Steps to Reproduce

Save a document with images in a cloud, like firebase

  1. ...Save a document with images in a cloud, like firebase

When I print the jsonEncoded doc, it's getting printed.

[{"insert":"​","attributes":{"embed":{"type":"image","source":"file:///data/user/0/com.app.application/cache/image_picker88212678474236593.jpg"}}},{"insert":"\nText\n\n"}]

How do i save it in the cloud with the images. I mean I use cloud storage for storing images, how do i save it there?. Please help

Logs

@singerdmx
Copy link

Check out #469 or singerdmx/flutter-quill#12

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

2 participants