Skip to content

Releases: singerdmx/flutter-quill

v8.5.5

15 Nov 17:17
Compare
Choose a tag to compare

Full Changelog: v8.5.4...v8.5.5

  • Now when opening dialogs by QuillToolbar you will not get an exception when you don't use FlutterQuillLocalizations.delegate in your WidgetsApp, MaterialApp, or CupertinoApp. The fix is for the QuillToolbarSearchButton, QuillToolbarLinkStyleButton, and QuillToolbarColorButton buttons

v8.5.4

14 Nov 18:41
Compare
Choose a tag to compare

What's Changed

  • Remaking the example by @freshtechtips in #1530
  • The mobileWidth, mobileHeight, mobileMargin, and mobileAlignment is now deprecated in flutter_quill, they are now defined in flutter_quill_extensions
  • Deprecate replaceStyleStringWithSize function which is in string.dart
  • Deprecate alignment, and margin as they don't conform to official Quill JS

Full Changelog: v8.5.3...v8.5.4

v8.5.3

14 Nov 00:44
Compare
Choose a tag to compare

Full Changelog: v8.5.2...v8.5.3

v8.5.2

13 Nov 22:13
Compare
Choose a tag to compare

What's Changed

Full Changelog: v8.5.1...v8.5.2

v8.5.1

12 Nov 16:02
Compare
Choose a tag to compare

Full Changelog: v8.5.0...v8.5.1

v8.5.0

12 Nov 15:38
5358807
Compare
Choose a tag to compare

What's Changed

Full Changelog: v8.4.3...v8.5.0

v8.4.3

11 Nov 17:25
Compare
Choose a tag to compare

Full Changelog: v8.4.2...v8.4.3

v8.4.2

11 Nov 15:42
Compare
Choose a tag to compare

What's Changed

Full Changelog: v8.2.0...v8.4.2

v8.2.0

05 Nov 19:54
Compare
Choose a tag to compare
Update CHANGELOG.md

v8.1.11

05 Nov 18:32
Compare
Choose a tag to compare
Update LICENSE