-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Labels
Description
In IOS the text field is not editable. As you mentioned in #22 , it's possible to use CSS to solve this as it says here https://stackoverflow.com/questions/4251227/contenteditable-div-not-actually-editable-in-webkit, but I couldn't understand how to add this css in the editor.
My config is:
enough_html_editor: ^0.0.4
sdk: ">=2.7.0 <3.0.0"
• Flutter version 2.0.6
• Dart version 2.12.3