Ellet
Ellet
> how to make that one ? any example or reference or a small description to achieve that. You need to create a custom embed builder in order to achieve...
Hi, is this still an issue?
> My issue is about [Mobile] > > A very useful plugin. Can you please add a way to set a keyboard's TextInputAction? Thank you for providing that to our...
> any updates about this enhancement? We already added it, I heard about some issues about it when changing it to anything other than `newLine` but I don't remember much
> I just tried the [Html to Delta](https://github.com/singerdmx/flutter-quill/tree/master/packages/quill_html_converter) converter and it seems to work well (for my current use case). I do have one problem, it strips the space/br/newline. >...
I must inform you the package's porpuse is to convert to/from HTML, but it's not built from scratch, it uses other solutions that are already there, so for now there...
> > Can you explain in a little bit more detail what are you trying to do? > > I need to convert from html to delta and vice versa....
> > Can you explain in a little bit more detail what are you trying to do? > > I need to convert from html to delta and vice versa....
> The thing is, I don't really have access to the server and I don't know jack about JS world (npm...) Can you tell me which backend you are using??...
> https://pub.dev/packages/vsc_quill_delta_to_html can convert from Quill Delta JSON format to HTML. It can't convert back to Quill Delta as far as I know, the issue is with converting the HTML...