creta_rich_text_editor 1.1.7
creta_rich_text_editor: ^1.1.7 copied to clipboard
A feature-rich and highly customizable rich text editor for Flutter, supporting real-time preview, JSON import/export, and dynamic styling.
1.1.7 #
- Mouse Drag problem
1.1.6 #
- LineHeight control
1.1.5 #
- LineHeight control
1.1.4 #
- jsonString = jsonString.replaceAll('\n', '\n');
1.1.3 #
- Replace flutter_colorpicker with flex_color_picker and add reusable picker dialog
- Support editable hexadecimal color input across toolbar, shadow, and outline pickers
- Provide safer defaults when parsing JSON (font, height, colors) and improve Windows compatibility
- Fix color serialization to avoid deprecated APIs
1.1.2 #
- for Test
1.1.1 #
- for windows OS
1.1.0 #
- remove border
1.0.9 #
- final transform = renderBox.getTransformTo(renderBox);
1.0.8 #
- mouse drag,
1.0.7 #
- stable,
1.0.6 #
- _update,
1.0.5 #
- showtoolbar option
1.0.4 #
- Readme.md
1.0.3 #
- stable
0.0.2 #
- preview image
0.0.1 #
- Initial release of the Creta Rich Text Editor.
- Features include text styling (bold, italic, underline), font selection, color picking, and real-time preview in edit mode.