JideGuru / JideGuru/rich_editor

how to get json response from editor

Open
#33 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Dart
Stars
124
Forks
48
PR merge metrics
No merged PRs in 30d

Description

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

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.