Ellet
|
bd78a9b215
|
Update the example
|
1 year ago |
Ellet
|
2e4ee8b55b
|
Remaking the example (#1530)
* Remaking the example
|
1 year ago |
Ellet
|
9705f9a3a1
|
Update flutter_quill_extensions
|
1 year ago |
Ellet
|
b941e95d99
|
Update README.md
|
1 year ago |
Ellet
|
75ac692848
|
Update README.md, Deprecate mobile properties in flutter_quill
|
1 year ago |
Ellet
|
176dbd5d59
|
Update raw_editor.dart
|
1 year ago |
Ellet
|
b55a5a2261
|
Fix tests
|
1 year ago |
Ellet
|
cb06402059
|
Update UtilityWidgets
|
1 year ago |
Ellet
|
d3dc385d52
|
Use immutable when possible
|
1 year ago |
Ellet
|
a2a0378d46
|
Make DocChange constant
|
1 year ago |
Ellet
|
726a6529a3
|
Release version 8.5.2
|
1 year ago |
Ellet
|
1df66a8b73
|
feat: allow to use custom callback QuillToolbarColorButton
|
1 year ago |
Ellet
|
7c2e3d6ac6
|
Move color picker dialog
|
1 year ago |
Ellet
|
edb072fdf5
|
revert: Rename quill_localizations.dart to quill_localizations.g.dart
|
1 year ago |
Ellet
|
1ca5c85ca6
|
Rename quill_localizations.dart to quill_localizations.g.dart
|
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
|
7076e20135
|
Add .pubignore (#1521)
* Add .pubignore
|
1 year ago |
Ellet
|
2104514f6e
|
Update flutter_quill and flutter_quill_extensions (#1520)
* Update flutter_quill and flutter_quill_extensions
|
1 year ago |
Ellet
|
c769b14463
|
Update flutter_quill_extensions part 2 (#1519)
* Update flutter_quill_extensions part 2
|
1 year ago |
Ellet
|
ebd2729f39
|
Fix platform checking logic (#1518)
* Fix platform checking logic
* Update _defaultOnTapOutside
|
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
|
0632090f44
|
Update QuillCustomButton
|
1 year ago |
Ellet
|
e7e71f1cb2
|
Update QuillCustomButton (#1517)
* Update QuillCustomButton
* Update README.md
|
1 year ago |
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
|
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 |