tneotia / html-editor-enhanced

A Flutter package that provides a WYSIWYG editor backed by flutter_inappwebview and the Summernote library.
https://pub.dev/packages/html_editor_enhanced
MIT License
269 stars 318 forks source link

Is there a way to define the selected colour chooser? #501

Open chrisDK1977 opened 3 months ago

chrisDK1977 commented 3 months ago

When the colour picker is opened, it always starts with the preselected "Wheel" option. I would like to open in the "Primary" view and preferably also hide all other options. Is that possible?

image