Skip to content

Commit 888f46c

Browse files
updated dependencies conflicting (singerdmx#1355)
1 parent dbd9929 commit 888f46c

File tree

2 files changed

+13
-12
lines changed

2 files changed

+13
-12
lines changed

flutter_quill_extensions/pubspec.yaml

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -12,17 +12,18 @@ dependencies:
1212
flutter:
1313
sdk: flutter
1414

15-
flutter_quill: ^7.2.19
16-
17-
image_picker: ^0.8.5+3
15+
flutter_quill: ^7.3.2
16+
17+
image_picker: ^1.0.2
1818
photo_view: ^0.14.0
1919
video_player: ^2.7.0
20-
youtube_player_flutter: ^8.1.1
20+
youtube_player_flutter: ^8.1.2
2121
gallery_saver: ^2.3.2
22-
math_keyboard: ">=0.1.8 <0.3.0"
22+
math_keyboard: ^0.2.1
2323
string_validator: ^1.0.0
24-
universal_html: ^2.2.1
25-
url_launcher: ^6.1.9
24+
universal_html: ^2.2.3
25+
url_launcher: ^6.1.12
26+
2627

2728
dev_dependencies:
2829
flutter_test:

pubspec.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,14 +13,14 @@ dependencies:
1313
sdk: flutter
1414
collection: ^1.17.0
1515
flutter_colorpicker: ^1.0.3
16-
flutter_keyboard_visibility: ^5.4.0
16+
flutter_keyboard_visibility: ^5.4.1
1717
quiver: ^3.2.1
18-
url_launcher: ^6.1.9
18+
url_launcher: ^6.1.12
1919
pedantic: ^1.11.1
20-
characters: ^1.2.1
20+
characters: ^1.3.0
2121
diff_match_patch: ^0.4.1
22-
i18n_extension: ">=8.0.0 <10.0.0"
23-
device_info_plus: ^9.0.0
22+
i18n_extension: ^9.0.2
23+
device_info_plus: ^9.0.3
2424
platform: ^3.1.0
2525
pasteboard: ^0.2.0
2626

0 commit comments

Comments
 (0)