Skip to content

Commit

Permalink
Update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
Ellet committed Feb 6, 2024
1 parent 83ef8dd commit 16f3903
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 8 deletions.
8 changes: 4 additions & 4 deletions flutter_quill_extensions/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@ dependencies:
sdk: flutter

# Normal packages
http: ^1.1.0
http: ^1.2.0
path: ^1.8.3
meta: ^1.9.1
meta: ^1.10.0
universal_html: ^2.2.4
cross_file: ^0.3.3+6

Expand All @@ -43,8 +43,8 @@ dependencies:
youtube_player_flutter: ^8.1.2
url_launcher: ^6.2.1
super_clipboard: ^0.8.4
gal: ^2.2.2
gal_linux: ^0.0.1
gal: ^2.3.0
gal_linux: ^0.1.0
image_picker: ^1.0.4

dev_dependencies:
Expand Down
7 changes: 3 additions & 4 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,18 +48,18 @@ dependencies:
collection: ^1.17.0
quiver: ^3.2.1
equatable: ^2.0.5
meta: ^1.9.1
meta: ^1.10.0
html: ^0.15.4

flutter_colorpicker: ^1.0.3

# For converting HTML to Quill delta
markdown: ^7.1.1
markdown: ^7.2.1
html2md: ^1.3.1
charcode: ^1.3.1

# Plugins
url_launcher: ^6.1.14
url_launcher: ^6.2.4
flutter_keyboard_visibility: ^6.0.0
device_info_plus: ^9.1.0
super_clipboard: ^0.8.4
Expand All @@ -70,7 +70,6 @@ dev_dependencies:
sdk: flutter
flutter_quill_test: ^9.2.10
test: ^1.24.3
# intl_translation: ^0.19.0
yaml_edit: ^2.1.1

flutter:
Expand Down

0 comments on commit 16f3903

Please sign in to comment.