Open 1041harpreet opened 1 year ago
after entering the data it return the html response as
String? html = await keyEditor.currentState?.getHtml(); print(html);
but instead of this i want the json response like in flutter_quill
after entering the data it return the html response as
but instead of this i want the json response like in flutter_quill