Douglas Ward
0593877997
Remove comments
1 year ago
Douglas Ward
3217059ac6
toggle_style_button : calls to options.afterButtonPressed replaced by call to class function afterButtonPressed to allow default call to base button settings
...
quill_icon_button: L26 build for isSelected updated to call afterButtonPressed = same as if not selected
QuillController _updateSelection removed param=source because not used; added new param insertNewline when true set tog to style of preceding char (last entered); updated replaceText to call _updateSelection for NL
document collectStyle: Selecting the start of a line, user expects the style to be the visible style of the line including inline styles
1 year ago
Sobhan Moradi
05c17e1ebc
feat: add paste gif from clipboard ( #1788 )
1 year ago
Ellet
431ae4b132
Update Document.fromJson, add DeltaX class
1 year ago
Ellet
c2c4671f28
Update the example
1 year ago
Ellet Hnewa
03ebd45e09
Update deprecated code from flutter 3.19 ( #1746 )
...
* First step of update deprecated code in 3.19
* Second step of updating deprecated code
1 year ago
Ellet
a20278190f
Update select header style buttons to look good on material 3
1 year ago
Ellet
0f6f8be0f5
Fix bug with font size button
1 year ago
Ellet
98cf568df8
Update example my_quill_toolbar.dart comments
1 year ago
Ellet
8c48d885ca
Fix two bugs in the buttons
1 year ago
Ellet
c3d6cead75
Deprecate and
1 year ago
Ellet
3c0d93bf7c
Add both iconSize and iconButtonFactor in the base button options
1 year ago
Ellet
a15612f65a
Migrate to the new version of super clipboard
1 year ago
Ellet
3f71e63d77
Remove unused imports
1 year ago
Ellet
fe856afd75
Fix QuillToolbarFontFamilyButton
1 year ago
Ellet
0d77c12e5b
Annotate toPdf and fromHtml ad experimental
1 year ago
Ellet Hnewa
9f84109951
Add pdf converter ( #1649 )
...
* Add simple pdf converter
1 year ago
Ellet Hnewa
e801785ca5
Re structure the folders of the example ( #1640 )
...
* Re structure the folders of the example
1 year ago