Is it possible to adjust the bottom sheet style that appears when clicking on the image toolbar? #2506
Unanswered
generalChang
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Oh you are using v10 version, the name is a bit different but not changed much. Hello, I think you can set the The default one is here: If it does not satisfy your need, you can create a custom embed. https://github.com/singerdmx/flutter-quill/blob/master/doc%2Fcustom_embed_blocks.md |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello flutter_quill developers. Thank you for your hard work.
I am currently using flutter_quill 10.8.5 and flutter_quill_extensions 10.8.5 in my project.
There is a bottom sheet that appears when you press the image toolbar provided by default (please check the attached picture). I wonder if I can customize this bottom sheet.
Below are my environment settings.
flutter : 3.24.3
flutter_quill 10.8.5, flutter_quill_extensions 10.8.5
Beta Was this translation helpful? Give feedback.
All reactions