Xin Yao
60514cbd24
Upgrade version to 1.1.0
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
8f73a14830
Upgrade version
4 years ago
Xin Yao
a5277ffd3c
Support token attribute
4 years ago
Xin Yao
cdfce302ac
Upgrade version to 1.0.7 - Fix crash on web (dart:io)
4 years ago
Xin Yao
f7d05ba28a
Upgrade version to [1.0.6] Add desktop support - WINDOWS, MACOS and LINUX
4 years ago
Jochen
4d01839360
desktop support ( #79 )
...
Co-authored-by: jochen <jochendeveloper@gmail.com>
4 years ago
Xin Yao
2380c93b2b
Upgrade version to 1.0.5
4 years ago
Xin Yao
6b7f7b4db6
Update home page
4 years ago
Xin Yao
4992367933
Update CHANGELOG.md and upgrade photo_view to ^0.11.0
4 years ago
Xin Yao
766058b473
Upgrade version to 1.0.3 - Fix issue that text is not displayed while typing [WEB]
4 years ago
Xin Yao
e8b2ef4b1c
Revert changes to home page
4 years ago
Rishi Raj Singh
19f5b831f0
Fix toolbar height and change in drawer UI ( #63 )
...
* fix import issues
* Fix toolbar height and made UI of drawer better
4 years ago
Xin Yao
9174208c1d
Update toolbar in sample home page
4 years ago
Xin Yao
94210c50de
Remove unused import
4 years ago
Rishi Raj Singh
80c15fb2f4
Fix all issues ( #60 )
...
* Remove conditional import
* fix pickWeb
* Fix all issues
Co-authored-by: Xin Yao <singerdmx@gmail.com>
4 years ago
Xin Yao
9810fae5d9
Remove conditional import ( #59 )
...
* Remove conditional import
* fix pickWeb
Co-authored-by: rish07 <rishirajsinghchhabra@gmail.com>
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
li3317
e34998ab64
upgrade gradle version
4 years ago
Rishi Raj Singh
fe01f66b61
Add base64 support in image import ( #41 )
4 years ago
Xin Yao
33ce59ae4f
Upgrade flutter_colorpicker
4 years ago
Xin Yao
08ed4c3c85
Fix cursor focus issue when keyboard is on
4 years ago
li3317
16e2473079
Change type of SizeAttribute from String to double
4 years ago
Xin Yao
b810dc0003
Update home page
4 years ago
ArjanAswal
5dcbf78a98
Change the image pick callback function
4 years ago
singerdmx
9bcee88705
Rename onImageTapCallBack to onImagePickCallback
4 years ago
singerdmx
4f044e2b09
Rename uploadFileCallback to onImagePickCallback
4 years ago
li3317
7d4bfa67a8
support placeholder for empty content
4 years ago
singerdmx
ff3563ea6e
Upgrade image_picker
4 years ago
singerdmx
20ab74748f
Revert home page change
4 years ago
Rishi Raj Singh
066f4d29fc
Fix image size issue ( #24 )
4 years ago
rish07
3308e5d706
Fixed phone build break issue
4 years ago
rish07
478c44c17f
Fix image size issue
4 years ago
rish07
14a417cbf3
image support added on web
4 years ago
singerdmx
73573dd631
Upgrade version
4 years ago
rish07
e287043b5d
Added keyboard shortcut with ctrl+b
4 years ago
singerdmx
7ae0001a4c
Revert changes in _SelectHeaderStyleButtonState
4 years ago
rish07
33302db205
Fixed bottom toolbar
4 years ago
singerdmx
8fe232f4d5
Fix a bug that empty delta would be treated as retain and cause cursor to not move
4 years ago
Xin Yao
4abbfc143f
Format code
4 years ago
ArjanAswal
947d2fbd73
Support the use of custom icon size in toolbar
4 years ago
Xin Yao
99680bd91d
Upgrade version
4 years ago
Xin Yao
95c4df5432
Support custom styles
4 years ago
singerdmx
b3f83e1c9e
Upgrade version
4 years ago
singerdmx
a31b80235e
Upgrade version
4 years ago
singerdmx
6551f3632f
Support font and size attributes
4 years ago
li3317
5740ca8334
fix sample json typo
4 years ago
li3317
4e61982222
fix check attribute
4 years ago