32 Commits (47b02de740265064e8859e55b7c4e0159f8bde53)

Author SHA1 Message Date
singerdmx 47b02de740 Move RawEditorState 4 years ago
singerdmx 104e93a675 Fix QuillController 4 years ago
singerdmx b40b0f63f2 Fix missing color 4 years ago
singerdmx 68f4634b42 Fix leading and body 4 years ago
singerdmx e997ee9298 Fix TextSpan _buildTextSpan(BuildContext context) method 4 years ago
singerdmx 2b6086ae3f Update QuillEditor constructor 4 years ago
singerdmx 31f16bedf0 Fix missing expands 4 years ago
singerdmx 5efbfd5fbe Implement _buildChildren(BuildContext context) for RawEditor 4 years ago
singerdmx 11dbdedb4e Fix Tuple2 type 4 years ago
li3317 76df253f1f add welcome note 4 years ago
singerdmx dc7a62d935 Fix AutoExitBlockRule 4 years ago
singerdmx 2a22c59f57 Finish RawEditorState build method 4 years ago
singerdmx 23d26592c2 Implement RawEditorState class 4 years ago
singerdmx 5dcada3307 Implement class RenderEditableTextLine 4 years ago
singerdmx fa82b1ba10 Implement class _TextSelectionHandleOverlay 4 years ago
singerdmx f52fd11fcf Implement EditorTextSelectionGestureDetectorBuilder 4 years ago
singerdmx 2b82bae34e Implement EditableTextBlock class 4 years ago
singerdmx ecbede7793 Implement RenderEditableTextBlock class 4 years ago
singerdmx 9bce3f94fe Rename to QuillStyles class 4 years ago
singerdmx c907f0cce4 Add QuillTheme class 4 years ago
singerdmx d9d1f6762c Refactor code 4 years ago
singerdmx e8bd79a80e Update RenderEditableContainerBox class 4 years ago
singerdmx 2c4b7d2f2f Implement RenderEditableContainerBox 4 years ago
singerdmx f89de198ee Fix typo 4 years ago
singerdmx 6d7f9463ce Add initState and dispose in RawEditorState 4 years ago
singerdmx 31c3860910 Implement handleCursorMovement method 4 years ago
singerdmx db2a280d47 Implement RawEditorState 4 years ago
singerdmx 4b9975fb95 Add EmbedBuilder 4 years ago
singerdmx d82c84d7b1 Implement _QuillEditorState 4 years ago
singerdmx f5a1a61938 Add delegate and controller 4 years ago
singerdmx 37fc173dde Add default styles and text line 4 years ago
singerdmx dc7b4e794f Add cursor 4 years ago