Upgrade version

pull/22/head
singerdmx 4 years ago
parent 7837f98e12
commit 73573dd631
  1. 5
      CHANGELOG.md
  2. 2
      app/pubspec.lock
  3. 2
      pubspec.yaml

@ -72,4 +72,7 @@
* Toggle text/background color button in toolbar.
## [0.2.6]
* Fix cursor after pasting.
* Fix cursor after pasting.
## [0.2.7]
* Support display local image besides network image.

@ -82,7 +82,7 @@ packages:
path: ".."
relative: true
source: path
version: "0.2.6"
version: "0.2.7"
flutter_test:
dependency: "direct dev"
description: flutter

@ -1,6 +1,6 @@
name: flutter_quill
description: One client and affiliated collaborator of Flutter Quill is Bullet Journal App.
version: 0.2.6
version: 0.2.7
#author: bulletjournal
homepage: https://bulletjournal.us/home/index.html
repository: https://github.com/singerdmx/flutter-quill.git

Loading…
Cancel
Save