bradfrizzell

Results 5 issues of bradfrizzell

I would like to be able to get the actual filename for a given test when inside the spec_complete callback as below ``` server.on('spec_complete', function(browser, result) { /** would like...

### Is there an existing issue for this? - [X] I have searched the [existing issues](https://github.com/singerdmx/flutter-quill/issues) ### Flutter Quill version _No response_ ### Steps to reproduce 1. Create a flutter...

bug

**Is your feature request related to a problem? Please describe.** I have an issue where if a user pastes text into the editor from another source, it can paste in...

If you paste styled text from another source, it pastes into the editor with the same styling. It would be great to have a way to disable this, and only...

When I use the quill_html_editor in my app, which I open a page containing the widget, it takes the widget like 200-500ms to load and be usable, rather than just...