Upgrade to 5.2.4

pull/886/head
X Code 3 years ago
parent 5186c70bd4
commit af7284a564
  1. 5
      CHANGELOG.md
  2. 2
      pubspec.yaml

@ -1,8 +1,11 @@
# [5.2.4]
* Upgrade youtube_player_flutter_quill to 8.2.1.
# [5.2.3]
* Flutter Quill Doesn't Work On iOS 16 or Xcode 14 Betas (Stored properties cannot be marked potentially unavailable with '@available').
# [5.2.2]
* Fix <Web> Unsupported operation: Platform._operatingSystem error.
* Fix Web Unsupported operation: Platform._operatingSystem error.
# [5.2.1]
* Rename QuillCustomIcon to QuillCustomButton.

@ -1,6 +1,6 @@
name: flutter_quill
description: A rich text editor supporting mobile and web (Demo App @ bulletjournal.us)
version: 5.2.3
version: 5.2.4
#author: bulletjournal
homepage: https://bulletjournal.us/home/index.html
repository: https://github.com/singerdmx/flutter-quill

Loading…
Cancel
Save