pull/1517/head
Adil Hanney 1 year ago committed by X Code
parent 3241af1b82
commit f179dd913b
  1. 3
      CHANGELOG.md
  2. 2
      pubspec.yaml

@ -1,3 +1,6 @@
## [8.3.0]
- Added a `iconButtonFactor` property to `QuillToolbarBaseButtonOptions` to customise how big the button is compared to its icon size (defaults to `kIconButtonFactor` which is the same as previous releases)
## [8.2.6]
- Organize `QuillRawEditor` code

@ -1,6 +1,6 @@
name: flutter_quill
description: A rich text editor built for the modern Android, iOS, web and desktop platforms. It is the WYSIWYG editor and a Quill component for Flutter.
version: 8.2.6
version: 8.3.0
homepage: https://1o24bbs.com/c/bulletjournal/108
repository: https://github.com/singerdmx/flutter-quill

Loading…
Cancel
Save