Tag:
Branch:
Tree:
a7bd54341c
feat/rich-text-paste-web
master
refactor/extensions-package-structure
v10.0.0
v10.0.1
v10.0.10
v10.0.2
v10.0.3
v10.0.4
v10.0.5
v10.0.6
v10.0.7
v10.0.8
v10.0.9
v10.1.0
v10.1.1
v10.1.10
v10.1.2
v10.1.3
v10.1.4
v10.1.5
v10.1.6
v10.1.7
v10.1.8
v10.1.9
v10.2.0
v10.2.1
v10.3.0
v10.3.1
v10.3.2
v10.3.3
v10.4.0
v10.4.1
v8.1.10
v8.1.11
v8.1.2
v8.1.6
v8.1.7
v8.1.8
v8.1.9
v8.2.0
v8.4.2
v8.4.3
v8.5.0
v8.5.1
v8.5.2
v8.5.3
v8.5.4
v8.5.5
v8.5.6
v8.6.0
v8.6.1
v8.6.2
v8.6.3
v8.6.4
v9.0.0
v9.0.0-dev
v9.0.0-dev-1
v9.0.0-dev-10
v9.0.0-dev-11
v9.0.0-dev-2
v9.0.0-dev-3
v9.0.0-dev-4
v9.0.0-dev-5
v9.0.0-dev-6
v9.0.0-dev-7
v9.0.0-dev-8
v9.0.0-dev-9
v9.0.1
v9.0.1-dev.1
v9.0.2
v9.0.2-dev
v9.0.2-dev.1
v9.0.2-dev.2
v9.0.3
v9.0.4
v9.0.5
v9.1.0
v9.1.0-dev
v9.1.0-dev.1
v9.1.0-dev.2
v9.1.1
v9.1.1-dev
v9.2.0
v9.2.1
v9.2.10
v9.2.11
v9.2.12
v9.2.13
v9.2.14
v9.2.2
v9.2.3
v9.2.4
v9.2.5
v9.2.6
v9.2.7
v9.2.8
v9.2.9
v9.3.0
v9.3.1
v9.3.10
v9.3.11
v9.3.12
v9.3.13
v9.3.14
v9.3.15
v9.3.16
v9.3.17
v9.3.18
v9.3.19
v9.3.2
v9.3.20
v9.3.21
v9.3.3
v9.3.4
v9.3.5
v9.3.6
v9.3.7
v9.3.8
v9.3.9
v9.4.0
v9.4.1
v9.4.2
v9.4.3
v9.4.4
v9.4.5
v9.4.6
v9.4.7
v9.4.8
v9.4.9
v9.5.0
v9.5.1
v9.5.10
v9.5.11
v9.5.12
v9.5.13
v9.5.14
v9.5.15
v9.5.16
v9.5.17
v9.5.18
v9.5.19
v9.5.2
v9.5.20
v9.5.21
v9.5.22
v9.5.23
v9.5.3
v9.5.4
v9.5.5
v9.5.6
v9.5.7
v9.5.8
v9.5.9
v9.6.0
${ noResults }
2 Commits (a7bd54341cf5adeb31a1d78350604d2f48a1c882)
Author | SHA1 | Message | Date |
---|---|---|---|
|
33ba96518d
|
feat(clipboard): allow pasting markdown and html files from the system to the editor (#1915)
* feat: allow pasting markdown and HTML files from the system into the editor * chore: format _provideFileAsBytes function parameters * fix: use onError callback of super_clipboard to work with async await using dart Completer |
10 months ago |
|
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 |
10 months ago |