Ellet
f0d011007e
Update extensions and example
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
eeb720e097
Step 2
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
a934f4ddac
Fix the example
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
Egor Korshun
6019403b95
Fix #1487 ( #1488 )
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
1 year ago
Ellet
1a6e662e1a
Mirgration Guide and update README.md ( #1473 )
1 year 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
* ...
1 year ago
Ellet
8149e2b2d1
Fixes for previous step ( #1467 )
1 year ago
Ahmed Hnewa
45b43fa132
Major update 6 ( #1461 )
1 year ago
Michael Allen
94819c267b
export indent button options QuillToolbarIndentButtonOptions ( #1458 )
1 year ago
Ahmed Hnewa
6cf9cd0f0c
Major update 6 ( #1456 )
1 year ago
Ahmed Hnewa
ee19189bf4
Major update step 4 ( #1454 )
1 year ago
Ahmed Hnewa
ac8c30d18c
Update toggle_style.dart to use the new isToggled
1 year ago
Ahmed Hnewa
7cfc4d6b8e
Update toggle_style.dart to add isToggled
1 year ago
Ahmed Hnewa
9039b8cd7c
Major update step 3 ( #1452 )
1 year ago
Ahmed Hnewa
55f5101ccc
Fixes for step 2 update ( #1449 )
...
* Improve main workflow
* Fixes
* Bug fixes
* Edit toolbar configurations
* Fix conflicts
* Bug fixes
1 year ago
Michael Allen
7033d80584
Allow QuillProvider to rebuild w/o exception ( #1448 )
1 year ago
Ahmed Hnewa
3a82930bbe
Major update 2 ( #1446 )
1 year ago
Ahmed Hnewa
45214576f5
The first steps of the major update ( #1444 )
1 year ago
Ahmed Hnewa
7c5a12b140
New improvemenets and documentation ( #1443 )
1 year ago
Milind Goel
43d2043565
Changes to default editor and toolbar values ( #1438 )
1 year ago
Ahmed Hnewa
988c41bfa6
New changes and improvemenets ( #1437 )
1 year ago
Ahmed Hnewa
db143c9556
Bug fixes + Provide a way to handle the image errors and use custom image provider ( #1428 )
1 year ago
carly-goodandbeautiful
88a7f2c799
Fixed tab editing when in readOnly mode ( #1433 )
1 year ago
Paprikadobi
1022f2dd44
updated czech locale ( #1429 )
1 year ago
Cheryl
e32f32a6f9
Upgrade version
1 year ago
Sichangi Felix
cae0e52952
added the 'Swahili' locale translation to toolbar.i18n.dart ( #1425 )
...
* added the 'Swahili' translation to toolbar.i18n.dart
Locale = Swahili
Language code = sw
* Update toolbar.i18n.dart
Fixed a missing coma,
Reduced the characters that exceeded the character limit
1 year ago
Cheryl
065d0523cf
Upgrade version
1 year ago
LuchoTurtle
8a8b56d8d8
Pruning unused translations and adding relevant ones ( #1424 )
1 year ago
Alspb
84c2437e23
Style recognition fixes ( #1416 )
2 years ago
Ahmed Hnewa
b7224751c1
Code documentations and new event for confirm remove the image ( #1414 )
...
* Add a event that triggers after removing the image from the editor && delete unused dependencies and upgrade all packages and plugins and remove gallery_saver which has not been updated for more than 23 months, it was a great plugin but it old now, and I also add some simple documentation and other minor improvements
* I have add a documentation comments to flutter_quill_extensions, add new event to allow the user to confirm removing the image before actually remove it, translated some text in Arabic languague since it was incorrect or missing
* Fix analyzer error
2 years ago
mschmidm
1fe49fb233
Complete German translation ( #1408 )
2 years ago
honghai2196
8ff6a2a2b7
Add more Vietnamese translation strings ( #1407 )
2 years ago
Lvim Tech
d9f673bfe7
Add bulgarian language ( #1397 )
2 years ago
Egor Korshun
ff28ee3232
Fix #1394 and #1395 ( #1396 )
2 years ago
Egor Korshun
4eb2d1d9f2
Fix #1392 : UnhandledFlutterException: Null check operator used on a null value in Container.insert(container.dart:127) ( #1393 )
2 years ago
Resul
0b0590449e
Add turkmen language ( #1387 )
2 years ago
Phạm Hoàng Sang
6788d14ff3
[Hoàng Sang] Fix #1311 ( #1382 )
2 years ago
liam-duan
b64235c972
Fixed a space input error on iPad. ( #1376 )
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