Cat
82308daa0e
Chore: improve Spell checker API to the example ( #2133 )
8 months ago
Cat
7ae1afe068
Feat: include spell checker for example app ( #2127 )
...
* Chore: update to last version simple_spell_checker for fix some issues
* Fix: placeholder is detected as common text instead virtual text
* Doc(readme): added documentation about the Spell checker feature
* Feat: added Spell checker to example
* Chore: dart before_push script
---------
Co-authored-by: CatHood0 <santiagowmar@gmail.com>
8 months ago
Ellet
c7eca10955
docs: add const keyword for QuillSimpleToolbarConfigurations in README
8 months ago
AtlasAutocode
40e18b2706
Enhancement: Search within Embed objects ( #2090 )
8 months ago
AtlasAutocode
23fbb43b76
Move Controller outside of configurations data class ( #2078 )
8 months ago
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
9764f75006
refactor: restructure project into modular architecture for flutter_quill ( #2032 )
...
* refactor: restructure project into modular architecture for flutter_quill
* refactor: move LineHeightAttribute class to custom_attributes.dart
* chore: remove nullable controller extension
9 months ago
Ellet
d16d1f31db
docs(readme): update the 'Conversion to HTML' section to fix minor issue
9 months ago
Ellet
0a7f503c5c
chore: drop support for HTML, PDF, and Markdown converting functions ( #1997 )
...
* docs(readme): simplify vsc_quill_delta_to_html description
* chore: drop the support for DeltaX.fromHtml and DeltaX.fromMarkdown to only use them internally
* docs(readme): update outdated docs, suggest packages to convert between Delta and Markdown or PDF
* chore: deprecate customBlocks in DeltaX.fromHtml property
9 months ago
Ellet
1409f07668
docs(readme): fix bold text syntax issue in README.md
9 months ago
Ellet
6bdfde30ef
docs(readme): update 'Conversion to HTML' section to include more details ( #1996 )
9 months ago
Ellet
c373876c7f
docs(readme): use Github admonitions in Markdown blockquotes
9 months ago
Ellet
bb2f579a8e
docs(readme): update super_clipboard plugin support message to be more specific
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
85182333b1
docs(readme): update a note about using super_clipboard with flutter_quill
10 months ago
Ellet
dfdbc4bd83
docs(readme): use inline code for plugin links
10 months ago
Ellet
3ecc9272a8
docs(readme): add spacing between the We word and the blockquotes
10 months ago
Ellet
a7bd54341c
docs(readme): include a note about converting HTML and Markdown to Delta in Conversion to HTML section
10 months ago
Ellet
9ce30bf1eb
docs(markdown-files): improve readability
10 months ago
Ellet
97a08b82b7
docs: improve README.md
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
13c549c304
docs: remove pub.dev package link in the README.md
...
It will be included in the GitHub repository details on the right side
10 months ago
Ellet
01dce6a897
docs: update outdated README.md in the root project folder
10 months ago
Ellet
8f676c0c2d
docs: Update outdated README.md
11 months ago
Ellet
da2b3cb74b
Remove telegram link from README.md
1 year ago
Ellet
f80c526c69
Update old link
1 year ago
Ellet
33e7c46288
New merge from dev branch ( #1602 )
...
* Prepare to release 9.0.2
1 year ago
Ellet
e063afe61d
New dev update ( #1582 )
...
* Prepare to release
1 year ago
Ellet
1d581858ac
Move quill delta ( #1578 )
...
* Split quill delta into separate package
1 year ago
Ellet
36851c5199
Add telegram channel link
1 year ago
Ellet
8f9b36ea2f
Dev new doc ( #1577 )
...
* Update README.md and the doc
1 year ago
Ellet
c02699071a
Version 9.0.0 ( #1566 )
...
* Prepare for Version 9.0.0
1 year ago
Ellet
211965e24f
docs: Fix typos in the README.md
1 year ago
Ellet
a80529575d
fix: typos in README.md
1 year ago
Ellet
dc5f7113d5
Update README.md
1 year ago
Ellet
c32758c0b3
Update README.md
1 year ago
Ellet
79597ea642
Update deprecated fields
1 year ago
Ellet
26b40d86ab
Update the compatible versions
1 year ago
Ellet
2e4ee8b55b
Remaking the example ( #1530 )
...
* Remaking the example
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
ecfd2da2d4
Update README.md
1 year ago
Ellet
a1e1022abc
Update README.md
1 year ago
Ellet
c46e9a83d0
Update README.md
1 year ago
Ellet
343934e13c
Update README.md
1 year ago
Ellet
5558c6f269
Update README.md
1 year ago
Ellet
726a6529a3
Release version 8.5.2
1 year ago
Ellet
9399425cb7
docs: Move CONTRIBUTING.md to the root folder
1 year ago
Ellet
9810deddb2
docs: Update README.md
1 year ago
Ellet
22cc677f1c
feat: Html converter package ( #1523 )
...
* Html converter package
1 year ago