Ellet
f5e0f8589b
refactor: use immutable annotation from flutter foundation instead of meta package in flutter_quill
9 months ago
Ellet
9764f75006
refactor: restructure project into modular architecture for flutter_quill ( #2032 )
...
* refactor: restructure project into modular architecture for flutter_quill
* refactor: move LineHeightAttribute class to custom_attributes.dart
* chore: remove nullable controller extension
9 months ago
Cat
480861b098
feat: added option to disable automatic list conversion ( #2011 )
9 months ago
Cierra_Runis
bcade13db8
🔧 Fix `readOnlyMouseCursor` losing in construction function ( #1875 )
11 months ago
AtlasAutocode
1a4109fb7a
! Support clipboard actions from the toolbar. ( #1843 )
12 months ago
gklamm
75d3b806fc
Add checkBoxReadOnly property ( #1836 )
1 year ago
Sobhan Moradi
05c17e1ebc
feat: add paste gif from clipboard ( #1788 )
1 year ago
Michael Allen
2c03c5e7f2
Apple pencil ( #1740 )
...
* Added ScribbleFocusable class and updated QuillRawEditorState build() to use it as parent widget of QuilRawEditorMultiChildRenderObject.
Added optional configuration properties `final bool enableScribble`, `final EdgeInsets? scribbleAreaInsets`, `final void Function()? onScribbleActivated`
* format update
1 year ago
Carsten Seeger
e8eebb2c38
feat: disableClipboard
1 year ago
Ellet
c02699071a
Version 9.0.0 ( #1566 )
...
* Prepare for Version 9.0.0
1 year ago
Ellet
2104514f6e
Update flutter_quill and flutter_quill_extensions ( #1520 )
...
* Update flutter_quill and flutter_quill_extensions
1 year ago
Ellet
614bf1a526
Add magnifierConfiguration
1 year ago
Ellet
b020dd6b7d
Drag and drop feature in the example and builder for QuillEditor ( #1508 )
...
* Drag and drop feature in the example
* Update README.md of `flutter_quill_extensions`
* Add builder method in `QuillEditorConfigurations`
1 year ago
Ellet
7638535a33
Bug fixes and new callback ( #1483 )
...
* Update auto focus function name
* Fix bug && New properties && Remove old one
* Remove by word
* Use super.key
* Remove old property
2 years ago
Ellet
c2156dc3cc
Disable code line number in code block by default ( #1471 )
...
* Disable code line number in code block by default
* Fix analysis issues
* Change blocks to element
* ...
2 years ago
Ahmed Hnewa
45b43fa132
Major update 6 ( #1461 )
2 years ago
Ahmed Hnewa
55f5101ccc
Fixes for step 2 update ( #1449 )
...
* Improve main workflow
* Fixes
* Bug fixes
* Edit toolbar configurations
* Fix conflicts
* Bug fixes
2 years ago
Ahmed Hnewa
3a82930bbe
Major update 2 ( #1446 )
2 years ago