Custom Text Editor - Differences on Test mode VS Web

Custom Code

Hello FlutterFlow team ๐Ÿ‘‹

I built a rich text editor using Flutter Quill package, and Iโ€™ve just tested it on the web. However, the behavior is not the same as in test mode.

Iโ€™ve reviewed all my custom widgets (no issues) and checked that all package dependencies are up to date. So Iโ€™m reaching out in the hope that someone can help me figure out what might be causing this.

On web: Slash menu do not appear while I type '/'

On Test Mode : the slash menu appears

On test mode: the floating toolbar appears. (expected behavior)

On web: the floating tool bar doesn't appears.

What have you tried so far?

Iโ€™ve reviewed all my custom widget (no issues) and checked that all package dependencies are up to date.

Did you check FlutterFlow's Documentation for this topic?
Yes
5
1 reply