Releases: singerdmx/flutter-quill
Releases Β· singerdmx/flutter-quill
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
v8.5.3
Full Changelog: v8.5.2...v8.5.3
v8.5.2
What's Changed
- feat: HTML converter package by @freshtechtips in #1523
Full Changelog: v8.5.1...v8.5.2
v8.5.1
Full Changelog: v8.5.0...v8.5.1
v8.5.0
What's Changed
- Add .pubignore by @freshtechtips in #1521
- Migrate to flutter_localizations by @freshtechtips in #1522
Full Changelog: v8.4.3...v8.5.0
v8.4.3
Full Changelog: v8.4.2...v8.4.3
v8.4.2
What's Changed
- Move flutter_quill_test to seperated package by @freshtechtips in #1507
- Drag and drop feature in the example and builder for QuillEditor by @freshtechtips in #1508
- First step of improving the quill editor by @freshtechtips in #1510
- Welcome GitHub action + Update the templates by @freshtechtips in #1512
- fix: fix typos in PR template by @adil192 in #1516
- feat: allow changing
iconButtonFactor
by @adil192 in #1515 - Update QuillCustomButton by @freshtechtips in #1517
- Fix platform checking logic by @freshtechtips in #1518
- Update flutter_quill_extensions part 2 by @freshtechtips in #1519
- Update flutter_quill and flutter_quill_extensions by @freshtechtips in #1520
Full Changelog: v8.2.0...v8.4.2