Results 530 comments of Ellet

Unfortunately, no, I'm not related to this issue/topic. Otherwise, I would have fixed it right away. Fixing the issue will likely create more bugs, and since we don't have good...

> We will need to create a separate package to catch soft keyboard events It's a bit difficult on Android since there is no efficient way. It's possible that by...

This issue is encountered in https://github.com/singerdmx/flutter-quill/pull/2413#issuecomment-2536227951 after reverting the magnifier feature, though it looks like this issue already existed with the magnifier.

It's a bit outdated; we might need to update this PR before proceeding. Let me know if I should update it, as it could use some improvements.

Rich text pasting is not supported on the web yet. See https://github.com/singerdmx/flutter-quill/issues/1998 and https://github.com/singerdmx/flutter-quill/issues/2220.

It seems that neither the [old example](https://github.com/singerdmx/flutter-quill/blob/v8.2.0/example/lib/pages/home_page.dart) nor the current one covers this, we should definitely document that info somewhere clear so everyone can access them. Might want to have...

> We need this PR to be merged. For backward compatibility, I didn't rename the plugin id from `kmm` to `kmp` at the time of this PR and left a...

I don't think you will need `kdoctor` anymore. The functionality of `kdoctot` is now built-in as part of the KMP plugin.