andynvt
andynvt
Device info: Samsung galaxy note20 - android 13  ``` {id: TP1A.220624.014, host: 21DK7906, tags: release-keys, type: user, model: SM-N980F, board: exynos990, brand: samsung, device:...
### Bug Description The selection menu is not showing on Flutter Web ### How to Reproduce Add package `appflowy-editor` to flutter web project ```dart AppFlowyEditor( editorState: EditorState.blank(), editorStyle: const EditorStyle.desktop(),...