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 |
Adil Hanney
|
4f5fa32541
|
fix: pass iconButtonFactor to childBuilder
|
1 year ago |
Adil Hanney
|
5eb122712b
|
fix: fix runtime errors
|
1 year ago |
Adil Hanney
|
33b8cb2498
|
feat: allow customising iconButtonFactor
|
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)
|
2 years ago |
Ahmed Hnewa
|
45b43fa132
|
Major update 6 (#1461)
|
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 |
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 |
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 |
BambinoUA
|
d83cc0cf4c
|
Image embedding tweaks (#1187)
* Update `QuillDialogTheme`
* Add `ImageAttribute` and `VideoAttribute`
* Add `LinkStyleDialog`
* Update `RawEditor` with new actions
* Update translations
* Add translations
* Restore original `LinkStyleButton`
* Update dart SDK to 2.17.0
* Update `ScriptAttribute` and `ScriptAttributes`
* Add `LinkStyleButton2`
* Implement `ApplyLinkAction` for `Ctrl+K`
* Use `ShortcutActivator` instead of `LogicalKeySet`
* Use `ShortcutActivator` instead of `LogicalKeySet`
* Update `QuillDialogTheme` with `buttonStyle`
* Implement `dialogTheme` for `QuillEditor`
* Update `QuillDialogTheme` with dialog constraints
* Pass `dialogTheme` to `RawEditor`
* Merge `customShorcuts` and `customActions`
* Implement `constrains` and `buttonStyle`
* Update `QuillDialogTheme` with `isWrappable`
* Update `LinkStyleDialog` to use `Wrap` conditionally
* Add `ImageButton2`
* Update `QuillDialogTheme` with padding properties
* Update `QuillDialogTheme`
* Export `UtilityWidgets` via flutter_quill.extensions
* Minor change
* Minor change
* Update `QuillDialogTheme`
* Update translations
* Add `MediaButton`
* Add `ImageEmbedBuilderWeb`
* Update `flutter_quill`' version
* Update `flutter_quill_extensions`
* Update CHANGELOG.md
|
2 years ago |
BambinoUA
|
411f911dfb
|
Editor tweaks (#1185)
|
2 years ago |