42 Commits (bf44b9c78f775cd36fbdffb716acb903f244203d)

Author SHA1 Message Date
singerdmx bf44b9c78f Rename method to _tappingUrlOrImage 4 years ago
singerdmx fcf42fddba Trim url before launch 4 years ago
singerdmx 12b98a8a0d Update editor to catch targetChild null 4 years ago
singerdmx a6581cda10 Fix launch url 4 years ago
singerdmx b5830f65b6 Fix https 4 years ago
singerdmx d21b8565db Fix _launchUrl 4 years ago
singerdmx da4f8e2494 Fix launch url 4 years ago
singerdmx 3450cf6e7f Update _launchUrl 4 years ago
singerdmx e34e0c7660 Update example 4 years ago
singerdmx c4d6edc60e Update example main.dart 4 years ago
singerdmx 92a0579489 Support image tap to go to photo view 4 years ago
singerdmx e497e57fc7 Remove image tapper 4 years ago
singerdmx 341b9b015d Initial Image Picker implementation 4 years ago
singerdmx 7563aa6fa1 Fix typo 4 years ago
singerdmx bcd481e617 Add default onLaunchUrl 4 years ago
singerdmx 4ea9446a03 Readonly mode launch url 4 years ago
singerdmx 8565b60cf9 Make _embedBuilder default 4 years ago
singerdmx 530a494e9e Make attribute value final 4 years ago
singerdmx 318d1b0962 Update attribute value to be private 4 years ago
singerdmx 1bcd727765 Fix getEndpointsForSelection method 4 years ago
singerdmx 47b02de740 Move RawEditorState 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
li3317 76df253f1f add welcome note 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 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