Update pubspec.yaml

pull/1508/head
Ellet 1 year ago
parent 4aad60419c
commit 7fdadc051f
No known key found for this signature in database
GPG Key ID: C488CC70BBCEF0D1
  1. 2
      flutter_quill_extensions/pubspec.yaml
  2. 2
      flutter_quill_test/pubspec.yaml

@ -26,7 +26,7 @@ dependencies:
flutter:
sdk: flutter
flutter_quill: ^8.2.3
flutter_quill: ^8.2.4
http: ^1.1.0
photo_view: ^0.14.0

@ -1,6 +1,6 @@
name: flutter_quill_test
description: Test utilities for flutter_quill which includes methods to simplify interacting with the editor in test cases.
version: 0.0.3
version: 0.0.4
homepage: https://1o24bbs.com/c/bulletjournal/108
repository: https://github.com/singerdmx/flutter-quill/tree/master/flutter_quill_test

Loading…
Cancel
Save