-
### Is there an existing issue for this?
- [X] I have searched the [existing issues](https://github.com/singerdmx/flutter-quill/issues)
### Flutter Quill version
Commit e51add5f83533796946850…
-
### Is there an existing issue for this?
- [X] I have searched the [existing issues](https://github.com/singerdmx/flutter-quill/issues)
### Flutter Quill version
10.6.0
### Steps to reproduce
1. …
-
**Describe the bug**
When placing the `QuillHtmlEditor` in a scrollable widget with a defined height for `QuillHtmlEditor` the inner webView will not scroll.
**To Reproduce**
Steps to reproduce…
-
Hello all, the PR at https://github.com/flutter/flutter/pull/83537 now enables support for rich content (ie any widget under the sun) inside the stock editable text. This is absolutely *huge* for the …
-
I am not able to create the border or customise the border. Is there any way to customise or add the border and border radius using quill_html_editor.
I trying to do below design, but i am not able…
-
**Rich Text editor**
- [ ] tcfev/forDem#15
- [ ] tcfev/fordem-app#14
- [x] tcfev/fordem-app#15
- [ ] tcfev/forDem#21
- [ ] tcfev/forDem#29
---
- [ ] Text adjustment
- [ ] Text weight/styl…
-
======== Exception caught by gesture ===============================================================
The following assertion was thrown while handling a gesture:
setState() called after dispose(): T…
-
### Is there an existing issue for this?
- [X] I have searched the [existing issues](https://github.com/singerdmx/flutter-quill/issues)
### The question
this is my used packages with flutter_quil…
-
**Describe the bug**
Editor content is not scrollable in Flutter version 3.7.0. It seems to be a problem with the gesture recognizers set in the InAppWebView widget.
**To Reproduce**
Steps to rep…
-
hello everyone, I correctly tested this editor in dev, but when I deploy the project to production (using firabase hosting) the editor's body does not load successfully and puts a gray background …