Skip to content

Releases: singerdmx/flutter-quill

v8.6.0

16 Nov 18:34
Compare
Choose a tag to compare
  • Breaking Change Support Flutter 3.16, please upgrade to the latest stable version of flutter to use this update
  • Breaking Change: Remove Deprecated Fields
  • Breaking Change: Extract the shared things between QuillToolbarConfigurations and QuillBaseToolbarConfigurations
  • Breaking Change: You no longer need to use QuillToolbarProvider when using custom toolbar buttons, the example has been updated
  • The FlutterQuillLocalizations.delegate is no longer a requirement.
  • Bug fixes

Full Changelog: v8.5.6...v8.6.0

v8.5.6

16 Nov 00:31
Compare
Choose a tag to compare

What's Changed

  • Fix compatibility with flutter 3.16 by @FaFre in #1489

New Contributors

Full Changelog: v8.5.5...v8.5.6

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