JideGuru / rich_editor

WYSIWYG editor for Flutter with a rich set of supported formatting options. (WIP)
https://pub.dev/packages/rich_editor
Apache License 2.0
123 stars 36 forks source link

Keyboard not showing on ios v.0.0.4 #16

Closed johnkreagan closed 2 years ago

johnkreagan commented 3 years ago

Hi, i'm unable to find any other people with this issue, but i am having trouble getting the editor to work properly on ios.

The keyboard does not appear and I cannot type into the editor.

flutter: WebView Message: {message: SyntaxError: Unexpected identifier 'font'. Expected ')' to end an argument list., messageLevel: 3} flutter: Unable to load asset: packages/rich_editor/assets/editor/interact.min.js.map

Are there additional steps to configure this package on ios?

I would love to try version .0.0.5, but i have another plugin(form_builder) that depends on a different version of the color picker.

Thanks in advance

johnkreagan commented 2 years ago

This was resolved after updating to 0.0.5 and pinning the version of the color_picker.