73 Commits (161a1017733ed17b92c20003a6eea7a7c2eddaac)

Author SHA1 Message Date
singerdmx 161a101773 Add undo/redo buttons in toolbar 5 years ago
singerdmx 561fbbed3e Add history 5 years ago
singerdmx e34e0c7660 Update example 5 years ago
singerdmx c4d6edc60e Update example main.dart 5 years ago
singerdmx 92a0579489 Support image tap to go to photo view 5 years ago
singerdmx e497e57fc7 Remove image tapper 5 years ago
singerdmx 341b9b015d Initial Image Picker implementation 5 years ago
li3317 b6390153b0 toolbar buttons 5 years ago
singerdmx de4184896c Revert "add buttons toolbar" 5 years ago
li3317 d028184515 add buttons toolbar 5 years ago
singerdmx a6fad8b618 Add fake upload image function 5 years ago
singerdmx 904c67e636 Horizontal Line default to invisible in toolbar 5 years ago
singerdmx 37d7d85abd Add Gallery Image and Camera Image buttons in toolbar 5 years ago
li3317 4994e2a340 background color toolbar 5 years ago
singerdmx 2ffc01ec29 Add empty InsertImageButton 5 years ago
singerdmx 02db2adb7d Fix copy/paste 5 years ago
singerdmx af2cf54b81 Refactor code 5 years ago
singerdmx ce8773198d Support color picker 5 years ago
singerdmx 51968066e1 _intToRoman use lower case 5 years ago
singerdmx 7563aa6fa1 Fix typo 5 years ago
singerdmx bcd481e617 Add default onLaunchUrl 5 years ago
singerdmx 4ea9446a03 Readonly mode launch url 5 years ago
singerdmx 0d95266471 Support list with indent 5 years ago
singerdmx cb093b66df Add sample data for list with indent 5 years ago
singerdmx 8565b60cf9 Make _embedBuilder default 5 years ago
singerdmx 6b806fdb2a Add empty ColorButton for toolbar 5 years ago
singerdmx a1bebb3e25 Update toolbar 5 years ago
singerdmx 92b45f7792 Add QuillToolbar 5 years ago
singerdmx 6d0ef36880 Support align 5 years ago
singerdmx 3ab793c310 Support indent 5 years ago
singerdmx 53557aba58 Support background color 5 years ago
singerdmx 2cd44d93c6 Support text color 5 years ago
singerdmx b3a43e3da4 Fix node bool containsOffset(int offset) 5 years ago
singerdmx 8dce69635a Fix _getTextSpanFromNode 5 years ago
singerdmx 530a494e9e Make attribute value final 5 years ago
singerdmx 318d1b0962 Update attribute value to be private 5 years ago
singerdmx 0800c6cb34 Fix getPositionDelta 5 years ago
singerdmx e808d07ecc Refactor code 5 years ago
singerdmx 0d203b3fd0 Fix delete button not working 5 years ago
singerdmx 1bcd727765 Fix getEndpointsForSelection method 5 years ago
singerdmx 03034a06e0 setState to trigger build and updateChildren 5 years ago
singerdmx 47b02de740 Move RawEditorState 5 years ago
singerdmx 104e93a675 Fix QuillController 5 years ago
singerdmx b40b0f63f2 Fix missing color 5 years ago
singerdmx 68f4634b42 Fix leading and body 5 years ago
singerdmx e997ee9298 Fix TextSpan _buildTextSpan(BuildContext context) method 5 years ago
singerdmx 2b6086ae3f Update QuillEditor constructor 5 years ago
singerdmx 31f16bedf0 Fix missing expands 5 years ago
singerdmx 5efbfd5fbe Implement _buildChildren(BuildContext context) for RawEditor 5 years ago
singerdmx 11dbdedb4e Fix Tuple2 type 5 years ago