the-airbender / quill_html_editor

HTML rich text editor for Android, iOS, and Web, using the QuillJS library. QuillJS is a free, open source WYSIWYG editor built for the modern web.
https://pub.dev/packages/quill_html_editor
MIT License
77 stars 77 forks source link

There is no option to create a border? #193

Open Avinashk1231 opened 1 month ago

Avinashk1231 commented 1 month ago

I am not able to create the border or customise the border. Is there any way to customise or add the border and border radius using quill_html_editor.

I trying to do below design, but i am not able to achieve the border, is there any way to do in flutter.

https://marketplace.canva.com/EAFiSdV35zk/3/0/1600w/canva-gold-and-beige-stars-student-of-the-month-school-award-3dYFf6T4e8w.jpg

apurva010 commented 2 weeks ago

Hi @Avinashk1231, You can wrap the QuillHtmlEditor with the Container widget and add border color or radius.