Raman Rasliuk
e028ccf59e
Toolbar dividers fixes + Docs updates ( #2071 )
...
* Simple toolbar buttons + dividers fixes
* Simple toolbar buttons + dividers fixes
* readme update
* Toolbar buttons fix
8 months ago
Ellet
13533f8d90
docs(readme): update the extensions package to document the Rich Text Paste feature on web, fix typos and split the section with more details ( #2001 )
9 months ago
Ellet
e9457df5f0
docs(readme): fix a few typos and invalid links in extensions package
9 months ago
Ellet
4b675a3604
docs(readme): update flutter_quill_extensions README to reflect the latest changes of table support, add ref when using the packages from git repository
9 months ago
Ellet
dfdbc4bd83
docs(readme): use inline code for plugin links
10 months ago
Ellet
ef4338cea3
docs: add spacing for Embed Blocks section in flutter_quill_extensions
10 months ago
Ellet
9ce30bf1eb
docs(markdown-files): improve readability
10 months 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
10 months ago
Ellet
a71c1f874d
docs: update outdated README.md in flutter_quill_extensions
10 months ago
Ellet
0646495e63
Update the message for saving image file on desktop platforms, update README of flutter_quill_extensions
1 year 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
.
1 year ago
Cierra_Runis
7d7da73b35
🔧 Fix paths
1 year ago
Cierra_Runis
b5fb779566
Move sub packages to `./packages`
1 year ago
Ellet
33e7c46288
New merge from dev branch ( #1602 )
...
* Prepare to release 9.0.2
1 year ago
Ellet
c02699071a
Version 9.0.0 ( #1566 )
...
* Prepare for Version 9.0.0
1 year ago
Ellet
039e3193d9
Improving flutter quill extensions ( #1564 )
...
* organizations for flutter quill extensions
1 year ago
Ellet
211965e24f
docs: Fix typos in the README.md
1 year ago
Ellet
4bf7ae7fd4
fix: A bug in quill extensions
1 year ago
Ellet
4fb0e4f7a6
docs: fix typos README.md
1 year ago
Ellet
b42589161f
fix: link in README.md of flutter_quill_extensions
1 year ago
Ellet
7fb7d13873
fix: typos in README.md of flutter_quill_extensions
1 year ago
Ellet
a79ea987c8
Update flutter_quill_extensions README.md
1 year ago
Ellet
56a0526952
Update flutter_quill_extensions README.md
1 year ago
Ellet
5ff145546c
Update README.md for extensions and test packages
1 year ago
Ellet
320d021a1e
Fix typos
1 year ago
Ellet
9399425cb7
docs: Move CONTRIBUTING.md to the root folder
1 year ago
Ellet
c769b14463
Update flutter_quill_extensions part 2 ( #1519 )
...
* Update flutter_quill_extensions part 2
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
8e0441e224
New patch
1 year ago
Ellet
bd338c00c2
Update quill_extensions and the example
1 year ago
Ellet
f0d011007e
Update extensions and example
1 year ago
X Code
da240eee0b
Update README.md
1 year ago
Ellet
72a16b608c
Quick fixes and changes
1 year ago
Ellet
bffae92b50
Bring all the changes from fresh_quill_extensions ( #1495 )
...
* Bring all the changes from fresh_quill_extensions
* Update pubspec.yaml
* Update pubspec.yaml and export new file
* Update pubspec.yaml
* Update CHANGELOG.md
* Update README.md
1 year ago
Jon Salmon
a4e9757a9c
Moved onVideoInit to class parameter on embed builder ( #934 )
3 years ago
Jon Salmon
ffdefaeccf
Update flutter_quill_extensions package ready for publishing ( #935 )
3 years ago
Jon Salmon
82d4bf76e3
Embed refactor ( #933 )
...
* Moved all embed code to seperate folder
* Consolidated embed builders
* Moved embed toolbar items out
* Moved embed code to separate package
* Updated imports
* Removed I from interface names
* Refactored embed button implementation
* Update readme
3 years ago