File tree Expand file tree Collapse file tree 2 files changed +17
-0
lines changed Expand file tree Collapse file tree 2 files changed +17
-0
lines changed Original file line number Diff line number Diff line change @@ -1059,6 +1059,14 @@ packages:
1059
1059
url: "https://pub.dev"
1060
1060
source: hosted
1061
1061
version: "1.4.1"
1062
+ styled_text:
1063
+ dependency: "direct main"
1064
+ description:
1065
+ name: styled_text
1066
+ sha256: fd624172cf629751b4f171dd0ecf9acf02a06df3f8a81bb56c0caa4f1df706c3
1067
+ url: "https://pub.dev"
1068
+ source: hosted
1069
+ version: "8.1.0"
1062
1070
sync_http:
1063
1071
dependency: transitive
1064
1072
description:
@@ -1339,6 +1347,14 @@ packages:
1339
1347
url: "https://pub.dev"
1340
1348
source: hosted
1341
1349
version: "6.5.0"
1350
+ xmlstream:
1351
+ dependency: transitive
1352
+ description:
1353
+ name: xmlstream
1354
+ sha256: cfc14e3f256997897df9481ae630d94c2d85ada5187ebeb868bb1aabc2c977b4
1355
+ url: "https://pub.dev"
1356
+ source: hosted
1357
+ version: "1.1.1"
1342
1358
yaml:
1343
1359
dependency: transitive
1344
1360
description:
Original file line number Diff line number Diff line change @@ -59,6 +59,7 @@ dependencies:
59
59
share_plus_platform_interface : ^6.0.0
60
60
sqlite3 : ^2.4.0
61
61
sqlite3_flutter_libs : ^0.5.13
62
+ styled_text : ^8.1.0
62
63
url_launcher : ^6.1.11
63
64
url_launcher_android : " >=6.1.0"
64
65
video_player : ^2.10.0
You can’t perform that action at this time.
0 commit comments