fix: publishing errors

pull/1469/head
Jonathan Salmon 2 years ago
parent c99fa1ba41
commit 4752bc939f
  1. 2
      flutter_quill_extensions/CHANGELOG.md
  2. 6
      flutter_quill_extensions/pubspec.yaml

@ -1,4 +1,4 @@
## 0.6.0
## 0.6.0-dev
- Provide a way to use custom image provider for the image widgets
- Provide a way to handle different errors in image widgets

@ -25,12 +25,14 @@ dependencies:
# path: ../
http: ^1.1.0
image_picker: ">=1.0.4"
image_picker: ^1.0.4
path: ^1.8.0
photo_view: ^0.14.0
video_player: ^2.7.2
youtube_player_flutter: ^8.1.2
math_keyboard: ">=0.2.1"
math_keyboard: ^0.2.1
universal_html: ^2.2.4
url_launcher: ^6.0.0
gal: ^2.1.2

Loading…
Cancel
Save