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
Ellet
b57a1819a9
Update example pubspec.yaml
1 year ago
Ellet
8c48d885ca
Fix two bugs in the buttons
1 year ago
Ellet
5e5544aab2
Remove unused package in the example
1 year ago
Ellet Hnewa
9f84109951
Add pdf converter ( #1649 )
...
* Add simple pdf converter
1 year ago
Ellet
1d581858ac
Move quill delta ( #1578 )
...
* Split quill delta into separate package
1 year ago
Ellet
c02699071a
Version 9.0.0 ( #1566 )
...
* Prepare for Version 9.0.0
1 year ago
Ellet
e1c653ced9
Update the example
1 year ago
Ellet
9153fcacb4
Use gal_linux in the example
1 year ago
Ellet
55092bbc3c
Add gal_linux package
1 year ago
Ellet
748b128307
Update the minimum flutter version to
1 year ago
Ellet
2446c020e3
Update bug report template
1 year ago
Ellet
2e4ee8b55b
Remaking the example ( #1530 )
...
* Remaking the example
1 year ago
Ellet
22cc677f1c
feat: Html converter package ( #1523 )
...
* Html converter package
1 year ago
Ellet
2104514f6e
Update flutter_quill and flutter_quill_extensions ( #1520 )
...
* Update flutter_quill and flutter_quill_extensions
1 year ago
Ellet
c769b14463
Update flutter_quill_extensions part 2 ( #1519 )
...
* Update flutter_quill_extensions part 2
1 year ago
Ellet
43da2a2e9f
Update pubspec.yaml
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
35c49ffd7c
Update flutter_quill_extensions and example
1 year ago
Ellet
4869edbf87
Remove Unused plugins in the example, update README.md, add more exports in flutter_quill_extensions
1 year ago
Ellet
d306fb2fde
Mirgrate the example to material 3
1 year ago
Ellet
a934f4ddac
Fix the example
1 year ago
Ahmed Hnewa
45214576f5
The first steps of the major update ( #1444 )
1 year ago
Alspb
9f1e3b1113
Android adjustments ( #1343 )
2 years ago
Benjamin Quinn
6456c5b91a
Add keyboard shortcuts for editor actions ( #986 )
2 years ago
X Code
be4c213222
Clean up dependencies
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
li3317
ac1cf592c3
upgrade to 5.3.2
3 years ago
li3317
56752787c7
add two more fonts
3 years ago
X Code
ce0b551d34
Initial defaultEmbedBuilderWeb implementation for video
3 years ago
X Code
1817a06343
Add fonts ttf files in example
...
https://stackoverflow.com/questions/55075834/fontfamily-property-not-working-properly-in-flutter and https://www.flutterbeads.com/change-font-family-flutter/
3 years ago
X Code
d26b24d89b
Upgrade to 5.0.5
3 years ago
Sumit Kumar
62bc09d19a
Add Hindi(hi) locale ( #792 )
3 years ago
Xin Yao
2ba2e7e309
Remove file_picker dependency
4 years ago
Xin Yao
457c6e561b
Remove filesystem_picker dependency
4 years ago
Xin Yao
63a616e7eb
Remove universal_html dependency
4 years ago
Till Friebe
ceb191b26b
Rename app folder to example ( #109 )
4 years ago
Miller Adulu
c593026fd9
Sound null safety migration ( #87 )
...
* Upgrade upgradable packages
* Apply default null-safety migrations
* Remove hashnode as a dependency and localize its functionality to the package.
Maintenance was done long time ago hence no need to wait for the update
* Localize ui package to reduce maintenance burdens
* Replace universal html with dart:html
* Remove unnecessary checks
* Fix formatting
* Migrate app to null safety
* Enable methods to be nullable
* Fix non-nullable issue with node methods
* Cast as Node
* Use universal html
* Use universal html package to bring in the ImageElement class
* Remove unused imports
* Fix imports on the editor file
* Add key to quill editor
* Remove final from the GlobalKey
* Remove final on GlobalKey
* Remove custom util implementation in favor of quiver
* Fix issue with null on token attrivute
* Remove final hashcode that is replaced by quiver functionality
* Fix merge request
* Fix hit test position in text_line.dart
* Fix null safety errors on text_selection.dart
* Fix sound null safe errors in toolbar.dart
* Import null safe file picker
4 years ago
Xin Yao
d66c058997
Bug Fix and version update in pubspec.yaml
4 years ago
Rishi Raj Singh
41a0555482
Revert "Bug Fix and version update in pubspec.yaml ( #56 )" ( #57 )
...
This reverts commit ffbc2acf42
.
4 years ago
Rishi Raj Singh
ffbc2acf42
Bug Fix and version update in pubspec.yaml ( #56 )
...
* Add base64 support in image import
* fix bug
Co-authored-by: Creator <creator@pop-os.localdomain>
4 years ago
ArjanAswal
5dcbf78a98
Change the image pick callback function
4 years ago
singerdmx
bcd481e617
Add default onLaunchUrl
4 years ago
singerdmx
4ea9446a03
Readonly mode launch url
4 years ago
li3317
76df253f1f
add welcome note
4 years ago
pengw00
a4782de277
add demo case of flutter quill pckage local usecase
4 years ago