File tree 5 files changed +5
-10
lines changed
5 files changed +5
-10
lines changed Original file line number Diff line number Diff line change @@ -41,8 +41,8 @@ dependencies:
41
41
flutter_bloc : ^8.1.5
42
42
flutter_dropzone : ^4.0.3
43
43
flutter_localized_locales : ^2.0.5
44
- flutter_quill : ^10.5.13
45
- flutter_quill_extensions : ^10.5.13
44
+ flutter_quill : ^10.8.2
45
+ flutter_quill_extensions : ^10.8.2
46
46
flutter_web_plugins :
47
47
sdk : flutter
48
48
formz : ^0.7.0
Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ dependencies:
28
28
sdk : flutter
29
29
flutter_bloc : ^8.1.5
30
30
flutter_localized_locales : ^2.0.5
31
- flutter_quill : ^10.5.13
31
+ flutter_quill : ^10.8.2
32
32
33
33
dev_dependencies :
34
34
build_runner : ^2.4.12
Original file line number Diff line number Diff line change 31
31
32
32
< title > uikit_example</ title >
33
33
< link rel ="manifest " href ="manifest.json ">
34
- < script type ="application/javascript "
35
- src ="/assets/packages/flutter_inappwebview_web/assets/web/web_support.js "
36
- defer > </ script >
37
34
</ head >
38
35
< body >
39
36
< script src ="flutter_bootstrap.js " async > </ script >
Original file line number Diff line number Diff line change 33
33
< title > Catalyst Voices</ title >
34
34
< link rel ="manifest " href ="manifest.json ">
35
35
< script type ="module " src ="/assets/packages/catalyst_cardano_web/assets/js/catalyst_cardano.js "> </ script >
36
- < script type ="application/javascript " src ="/assets/packages/flutter_inappwebview_web/assets/web/web_support.js "
37
- defer > </ script >
38
36
</ head >
39
37
40
38
< body >
Original file line number Diff line number Diff line change @@ -91,8 +91,8 @@ command:
91
91
flutter_bloc : ^8.1.5
92
92
flutter_dropzone : ^4.0.3
93
93
flutter_localized_locales : ^2.0.5
94
- flutter_quill : ^10.5.13
95
- flutter_quill_extensions : ^10.5.13
94
+ flutter_quill : ^10.8.2
95
+ flutter_quill_extensions : ^10.8.2
96
96
flutter_secure_storage : ^9.2.2
97
97
formz : ^0.7.0
98
98
intl : ^0.19.0
You can’t perform that action at this time.
0 commit comments