Cierra_Runis
bcade13db8
🔧 Fix `readOnlyMouseCursor` losing in construction function ( #1875 )
11 months ago
gklamm
75d3b806fc
Add checkBoxReadOnly property ( #1836 )
1 year ago
Sobhan Moradi
05c17e1ebc
feat: add paste gif from clipboard ( #1788 )
1 year ago
Ellet
f7dcd55931
Update and fix some changes of Update deprecated code from flutter 3.19
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
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
41403cbe1c
Prepare to release 9.2.10
1 year ago
Ellet
c02699071a
Version 9.0.0 ( #1566 )
...
* Prepare for Version 9.0.0
1 year ago
Ellet
304f5a5f89
Prepare for releasing 8.6.0
1 year ago
Ellet
7fabc2e4f9
Fix analysis warrnings
1 year ago
Ellet
53588073e1
Migrate to flutter_localizations ( #1522 )
...
* Migrate to flutter_localizations
* Update documentation and remove unused parameters
* Update automated publishing
* Add development notes page
* Update to flutter_quill/translations.dart
* Remove unused package
* Fix missing translations
1 year ago
Ellet
2104514f6e
Update flutter_quill and flutter_quill_extensions ( #1520 )
...
* Update flutter_quill and flutter_quill_extensions
1 year ago
Ellet
ebd2729f39
Fix platform checking logic ( #1518 )
...
* Fix platform checking logic
* Update _defaultOnTapOutside
1 year ago
Ellet
cf93061446
First step of improving the quill editor ( #1510 )
...
* First step of improving the raw quill editor
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
adc067fe26
Move flutter_quill_test to seperated package ( #1507 )
...
* Split flutter_quill_test to a separated package
* Update version and main workflow
1 year ago
Ellet
0d38e8787d
Follow dart best practices by using and remove as well since they are not used
1 year ago
Ellet
f7528d30a0
Code cleanup and fixes ( #1486 )
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
8149e2b2d1
Fixes for previous step ( #1467 )
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