Cat

Results 217 comments of Cat

I'll check it out after merge some of the open PRs that i have. Thanks for the code example.

> I will take over, I noticed you've been trying to do too much recently. Thank you so much 🙇🏻‍♂️!

I'll try to fix this when i have time. I need to fix some issues that are my priority and then i will fix this.

> Fastest fix, add a property with cursor style to the QuillEditor. That's could not be the best solution. Fast fixes could come with bugs or unexpected behaviors that affect...

@digitalheartxs does this issue still persists at the current version (10.7.5) of the package?

I'll check if this could be an issue from `flutter_quill_delta_from_html`. **Edit**: I tested both HTML examples, and both gives to me exactly the `Delta` what i expected. Can you provide...

I forgot to mention it. Since I thought it might be a bug in the package, I ran my tests (obviously I added a test that has the HTML you...