You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Write '' at first and then jot something down and write '' at last.
Write '-' at first and then press the Spacebar.
Write '#' at first and then press the Spacebar.
Expected results
On Step 1, characters should be changed to Italic style.
On Step 2, the block style of this line should be changed to the bulleted list.
On Step 3, the block style of this line should be changed to the numbered list.
Actual results
Nothing are changed.
Additional Context
Screenshots / Video demonstrationshortcutEventIssueOniOS.movshortcutEventIssueOnAndroid.movSource Codes
Currently, it's unsupported by default using the built-in Flutter platform channels (flutter/services), if we had plans, we would need platform code for Android and iOS, which will be in the plugin quill_native_bridge.
This plugin is not in a state where we can add more features, need to fix the TODOs and the current issues first.
Is there an existing issue for this?
Flutter Quill version
10.8.5
Steps to reproduce
Expected results
On Step 1, characters should be changed to Italic style.
On Step 2, the block style of this line should be changed to the bulleted list.
On Step 3, the block style of this line should be changed to the numbered list.
Actual results
Nothing are changed.
Additional Context
Screenshots / Video demonstration
shortcutEventIssueOniOS.mov
shortcutEventIssueOnAndroid.mov
Source Codes
The text was updated successfully, but these errors were encountered: