flutter-code-editor
flutter-code-editor copied to clipboard
[Bug] Editor on mobile autocomplete needs double tap to select and autocomplete gets cut off
Editor on mobile autocomplete needs double click to select and autocomplete gets cut off
I created an editor both on mobile and web and on mobile the autocomplete needs a double tap to select an item from the dropdown.
Also the dropdown gets cutoff. Would be nice to have a custom autocomplete builder option.