Ellet
6ec94bc90d
fix: use onError callback of super_clipboard to work with async await using dart Completer
2 years ago
Ellet
8c0219c2eb
chore: format _provideFileAsBytes function parameters
2 years ago
Ellet
f78789efe0
feat: allow pasting markdown and html files from the system to the editor
2 years ago
Ellet
743c829e48
Refactor(plugins)!: move super clipboard to extensions package ( #1914 )
...
* fix(scripts): add execution permission for scripts/pub_get.sh
* chore(plugins)!: move super_clipboard plugin to be part of flutter_quill_extensions
* docs: add a comment for _pasteHtml() function in QuillController
* docs(extensions-package): update usage section to describe HTML and Markdown clipboard paste
2 years ago
Ellet Hnewa
7880a7e9d7
Revert "revert: move sub packages to `./packages`" ( #1717 )
...
* Revert "🔧 Fix paths"
This reverts commit f39164dc64 .
* Revert "🔧 Fix paths"
This reverts commit 0f44883b72 .
* Revert "🔧 Fix paths"
This reverts commit 46bff74a69 .
* Revert "🔧 Fix paths"
This reverts commit 7d7da73b35 .
* Revert "Fix scripts"
This reverts commit dd8c787aca .
* Revert "Move sub packages to `./packages`"
This reverts commit b5fb779566 .
* Revert "Add `./packages`"
This reverts commit fcae610ee2 .
2 years ago
Cierra_Runis
b5fb779566
Move sub packages to `./packages`
2 years ago
Ellet
039e3193d9
Improving flutter quill extensions ( #1564 )
...
* organizations for flutter quill extensions
2 years ago