AtlasAutocode
23fbb43b76
Move Controller outside of configurations data class ( #2078 )
8 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
n7484443
4d56bf0cd6
refactor: context menu function, add test code ( #1979 )
9 months ago
AtlasAutocode
1a4109fb7a
! Support clipboard actions from the toolbar. ( #1843 )
11 months ago
Ellet
c02699071a
Version 9.0.0 ( #1566 )
...
* Prepare for Version 9.0.0
1 year ago
Ellet
a88678c0d5
Update the example + Few more changes
1 year ago
Ellet
562f4c99e9
Fix test failures + New adjustments
1 year ago
Ellet
e7e71f1cb2
Update QuillCustomButton ( #1517 )
...
* Update QuillCustomButton
* Update README.md
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
f7528d30a0
Code cleanup and fixes ( #1486 )
1 year ago
Ahmed Hnewa
45b43fa132
Major update 6 ( #1461 )
1 year ago
Ahmed Hnewa
9039b8cd7c
Major update step 3 ( #1452 )
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
Richard Marshall
3fb5b7a0a2
Style custom toolbar buttons like builtins ( #1267 )
2 years ago
Richard Marshall
0fd790e157
First pass of tests and simple CI ( #1265 )
2 years ago
Cheryl
9d877478ad
Revert "First pass of tests ( #1261 )"
...
This reverts commit b883f727d8
.
2 years ago
Richard Marshall
b883f727d8
First pass of tests ( #1261 )
...
* Initial set of tests for QuillController
* Basic text input test for QuillEditor widget
* Add test for Android keyboard image insertion
* Add tests to validate fixes for #1189
* Export test utilites
2 years ago