singerdmx / flutter-quill

Rich text editor for Flutter
https://pub.dev/packages/flutter_quill
MIT License
2.6k stars 840 forks source link

Can the position of the search pop-up be set during desktop development? #2132

Open cgzcgb opened 3 months ago

cgzcgb commented 3 months ago

Is there an existing issue for this?

The question

Can the search box be set to the top or bottom of the quill, without occupying the entire screen.

AtlasAutocode commented 2 months ago

I actually have done this but have not had time to look into integrating it into the shared code. See also #2190