v8.5.4
What's Changed
- Remaking the example by @freshtechtips in #1530
- The
mobileWidth
,mobileHeight
,mobileMargin
, andmobileAlignment
is now deprecated influtter_quill
, they are now defined influtter_quill_extensions
- Deprecate
replaceStyleStringWithSize
function which is instring.dart
- Deprecate
alignment
, andmargin
as they don't conform to official Quill JS
Full Changelog: v8.5.3...v8.5.4