chore: edited features list in readme
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# ✨ rich_editor
|
# ✨ rich_editor
|
||||||
[](https://pub.dartlang.org/packages/rich_editor)
|
[](https://pub.dartlang.org/packages/rich_editor)
|
||||||
[](https://pub.dev/packages/sentry/rich_editor)
|
[](https://pub.dev/packages/rich_editor/score)
|
||||||
|
|
||||||
WYSIWYG editor for Android and JavaFX with a rich set of supported formatting options.
|
WYSIWYG editor for Android and JavaFX with a rich set of supported formatting options.
|
||||||
|
|
||||||
@@ -9,7 +9,7 @@ Based on https://github.com/dankito/RichTextEditor, but but for Flutter.
|
|||||||
## ✨ Features
|
## ✨ Features
|
||||||
- [x] Bold, Italic, Underline, Strike through, Subscript, Superscript
|
- [x] Bold, Italic, Underline, Strike through, Subscript, Superscript
|
||||||
- [x] Heading 1 - 6, Text body, Preformatted, Block quote
|
- [x] Heading 1 - 6, Text body, Preformatted, Block quote
|
||||||
- [] Font (reads all system fonts)
|
- [ ] Font (reads all system fonts)
|
||||||
- [x] Font Size
|
- [x] Font Size
|
||||||
- [x] Text Color
|
- [x] Text Color
|
||||||
- [x] Text Background Color
|
- [x] Text Background Color
|
||||||
@@ -22,7 +22,7 @@ Based on https://github.com/dankito/RichTextEditor, but but for Flutter.
|
|||||||
- [x] Insert local or remote Image
|
- [x] Insert local or remote Image
|
||||||
- [x] Insert Link
|
- [x] Insert Link
|
||||||
- [x] Insert Checkbox
|
- [x] Insert Checkbox
|
||||||
- [] Search
|
- [ ] Search
|
||||||
|
|
||||||
## 📸 Screenshots
|
## 📸 Screenshots
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user