Results 530 comments of Ellet

It looks like the image resize functionality is broken, just like the image saved previously (see #2403). We will need to rewrite `flutter_quill_extensions` fully.

The code block is not customizable, but it's possible to replace it with another widget, possibly a code highlighter / viewer that already has a copy button.

> Yes, the screenshot in my question was generated from `CustomBlockEmbed` in the documentation. > However, there are two issues I can't deal with when using `CustomBlockEmbed`: Please refer to...

> should we expose to TextBlock and TextLine to the public API? No, at this point, this is just not a priority. It would only lead to more tasks. We're...

> tables are still not This is not a priority either, but my opinion is not to do too much at the same time. My preference is to develop less...

Usually, the docs for Java or Kotlin libraries do not include the required imports to be more readable. You can auto import the required classes or functions within the IDE....

> [KDE wallet supports org.freedesktop.secrets DBus API and can now be used by libsecret](https://wiki.archlinux.org/title/KDE_Wallet) I'm not able to confirm this on Fedora KDE 42 [due to this build failure](https://github.com/juliansteenbakker/flutter_secure_storage/issues/920).

I think it's useful to update the reference in README of [`flutter_secure_storage_linux`](https://github.com/juliansteenbakker/flutter_secure_storage/tree/develop/flutter_secure_storage_linux#features) too.