File tree Expand file tree Collapse file tree 2 files changed +13
-12
lines changed Expand file tree Collapse file tree 2 files changed +13
-12
lines changed Original file line number Diff line number Diff line change @@ -12,17 +12,18 @@ dependencies:
12
12
flutter :
13
13
sdk : flutter
14
14
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
18
18
photo_view : ^0.14.0
19
19
video_player : ^2.7.0
20
- youtube_player_flutter : ^8.1.1
20
+ youtube_player_flutter : ^8.1.2
21
21
gallery_saver : ^2.3.2
22
- math_keyboard : " >=0.1.8 <0.3.0 "
22
+ math_keyboard : ^0.2.1
23
23
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
+
26
27
27
28
dev_dependencies :
28
29
flutter_test :
Original file line number Diff line number Diff line change @@ -13,14 +13,14 @@ dependencies:
13
13
sdk : flutter
14
14
collection : ^1.17.0
15
15
flutter_colorpicker : ^1.0.3
16
- flutter_keyboard_visibility : ^5.4.0
16
+ flutter_keyboard_visibility : ^5.4.1
17
17
quiver : ^3.2.1
18
- url_launcher : ^6.1.9
18
+ url_launcher : ^6.1.12
19
19
pedantic : ^1.11.1
20
- characters : ^1.2.1
20
+ characters : ^1.3.0
21
21
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
24
24
platform : ^3.1.0
25
25
pasteboard : ^0.2.0
26
26
You can’t perform that action at this time.
0 commit comments