Adil Hanney
4f5fa32541
fix: pass iconButtonFactor to childBuilder
1 year ago
Adil Hanney
3241af1b82
ref: dart fix --apply
1 year ago
Adil Hanney
61eae95994
ref: dart format .
1 year ago
Adil Hanney
5eb122712b
fix: fix runtime errors
1 year ago
Adil Hanney
33b8cb2498
feat: allow customising iconButtonFactor
1 year ago
Ellet
614bf1a526
Add magnifierConfiguration
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
4aad60419c
Update the example, android example, and few changes
1 year ago
Ellet
8e0441e224
New patch
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
75ebd05858
Remove unused comments
1 year ago
Ellet
69c8b22e94
Fix Text direction default iconData and tooltip
1 year ago
Ellet
0d38e8787d
Follow dart best practices by using and remove as well since they are not used
1 year ago
Ellet
1b6859d1f3
Fix font color and background color icons is reversed
1 year ago
SRevels
464e0aa64e
Background/Font Color toolbar button tooltips reversed
1 year ago
Guillermo Bueno Vargas
96f15ce7db
Avoiding using ! operator with call and cascade operator. Closes #1423 ( #1499 )
...
* Avoiding using ! operator with call and cascade operator. Closes #1423
* Format
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
1a6e662e1a
Mirgration Guide and update README.md ( #1473 )
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
Ellet
8149e2b2d1
Fixes for previous step ( #1467 )
2 years ago
Ahmed Hnewa
45b43fa132
Major update 6 ( #1461 )
2 years ago
Ahmed Hnewa
6cf9cd0f0c
Major update 6 ( #1456 )
2 years ago
Ahmed Hnewa
ee19189bf4
Major update step 4 ( #1454 )
2 years ago
Ahmed Hnewa
ac8c30d18c
Update toggle_style.dart to use the new isToggled
2 years ago
Ahmed Hnewa
9039b8cd7c
Major update step 3 ( #1452 )
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
Michael Allen
7033d80584
Allow QuillProvider to rebuild w/o exception ( #1448 )
2 years ago
Ahmed Hnewa
3a82930bbe
Major update 2 ( #1446 )
2 years ago
Ahmed Hnewa
45214576f5
The first steps of the major update ( #1444 )
2 years ago
Ahmed Hnewa
7c5a12b140
New improvemenets and documentation ( #1443 )
2 years ago
Milind Goel
43d2043565
Changes to default editor and toolbar values ( #1438 )
2 years ago
Ahmed Hnewa
988c41bfa6
New changes and improvemenets ( #1437 )
2 years ago
Ahmed Hnewa
db143c9556
Bug fixes + Provide a way to handle the image errors and use custom image provider ( #1428 )
2 years ago
carly-goodandbeautiful
88a7f2c799
Fixed tab editing when in readOnly mode ( #1433 )
2 years ago
Phạm Hoàng Sang
6788d14ff3
[Hoàng Sang] Fix #1311 ( #1382 )
2 years ago
Egor Korshun
0a0b54dde8
Fix bug with keepStyleOnNewLine for link ( #1374 )
2 years ago
Phạm Hoàng Sang
04fc2e2f9d
[Hoàng Sang] When the number list is too large, numbers will be lost ( #1373 )
2 years ago
Phạm Hoàng Sang
2045d45e88
[Hoàng Sang] Fix some bugs ( #1372 )
2 years ago
Miloš Karakaš
c00b555b07
Fix toolbar dividers condition ( #1362 )
2 years ago
Vladimir
4f5977b608
Flutter 3.13.0 compability fix ( #1361 )
...
* Update editor.dart for compatibility with Flutter version 3.13.0
* Update raw_editor.dart for compatibility with Flutter version 3.13.0
* Fix analyze issues, optimize code
2 years ago
Cheryl
60b105ee29
Upgrade to 7.3.2
2 years ago
Joep Heijnen
3263e7f259
feat: Added builder for custom button in _LinkDialog ( #1342 )
2 years ago
X Code
df57af93dd
Update search_dialog.dart
2 years ago
Cheryl
0ef2959e4b
Upgrade to 7.3.1
2 years ago
Alspb
6984b78d7b
Search enhancements ( #1341 )
2 years ago
Mounir Bouaiche
f4c61a9e04
Add default attributes to basic factory ( #1336 )
2 years ago
Cheryl
d89a593e6c
Upgrade to 7.2.19
2 years ago
widealpha
b6ec9ff5d6
Feat/link regexp ( #1329 )
...
* Allow for custom regular expression validation of links. (#1048 )
* Fix the default RegExp for link validation to support port and match the beginning.
2 years ago