Is there any image button in flutter_quill toolbar in web?

Viewed 26

Is there any image button in flutter_quill toolbar in web?

When I read the flutter_quill package readme, I see that there is an image button in the flutter_quill toolbar in Android, as shown in the image below:

image

However, in the app I run via web (Chrome), there is no image button in the flutter_quill toolbar, as shown in the image below:

image

Where is the image button? Is it because of the different versions, or do I need to add the image button myself, or something else.

Appreciate if someone can advise. Thank you in advance!

0 Answers
Related