saminsohag

dart 3 added

  1 +## 0.1.8
  2 +
  3 +* Updated for flutter 3.10.0 and Dart 3.
  4 +
1 ## 0.1.7 5 ## 0.1.7
2 6
3 * Color bug fixed. 7 * Color bug fixed.
@@ -10,7 +10,7 @@ PODS: @@ -10,7 +10,7 @@ PODS:
10 10
11 DEPENDENCIES: 11 DEPENDENCIES:
12 - FlutterMacOS (from `Flutter/ephemeral`) 12 - FlutterMacOS (from `Flutter/ephemeral`)
13 - - path_provider_foundation (from `Flutter/ephemeral/.symlinks/plugins/path_provider_foundation/macos`) 13 + - path_provider_foundation (from `Flutter/ephemeral/.symlinks/plugins/path_provider_foundation/darwin`)
14 - printing (from `Flutter/ephemeral/.symlinks/plugins/printing/macos`) 14 - printing (from `Flutter/ephemeral/.symlinks/plugins/printing/macos`)
15 - url_launcher_macos (from `Flutter/ephemeral/.symlinks/plugins/url_launcher_macos/macos`) 15 - url_launcher_macos (from `Flutter/ephemeral/.symlinks/plugins/url_launcher_macos/macos`)
16 16
@@ -18,7 +18,7 @@ EXTERNAL SOURCES: @@ -18,7 +18,7 @@ EXTERNAL SOURCES:
18 FlutterMacOS: 18 FlutterMacOS:
19 :path: Flutter/ephemeral 19 :path: Flutter/ephemeral
20 path_provider_foundation: 20 path_provider_foundation:
21 - :path: Flutter/ephemeral/.symlinks/plugins/path_provider_foundation/macos 21 + :path: Flutter/ephemeral/.symlinks/plugins/path_provider_foundation/darwin
22 printing: 22 printing:
23 :path: Flutter/ephemeral/.symlinks/plugins/printing/macos 23 :path: Flutter/ephemeral/.symlinks/plugins/printing/macos
24 url_launcher_macos: 24 url_launcher_macos:
@@ -26,10 +26,10 @@ EXTERNAL SOURCES: @@ -26,10 +26,10 @@ EXTERNAL SOURCES:
26 26
27 SPEC CHECKSUMS: 27 SPEC CHECKSUMS:
28 FlutterMacOS: 8f6f14fa908a6fb3fba0cd85dbd81ec4b251fb24 28 FlutterMacOS: 8f6f14fa908a6fb3fba0cd85dbd81ec4b251fb24
29 - path_provider_foundation: c68054786f1b4f3343858c1e1d0caaded73f0be9 29 + path_provider_foundation: eaf5b3e458fc0e5fbb9940fb09980e853fe058b8
30 printing: 1dd6a1fce2209ec240698e2439a4adbb9b427637 30 printing: 1dd6a1fce2209ec240698e2439a4adbb9b427637
31 url_launcher_macos: 5335912b679c073563f29d89d33d10d459f95451 31 url_launcher_macos: 5335912b679c073563f29d89d33d10d459f95451
32 32
33 PODFILE CHECKSUM: 353c8bcc5d5b0994e508d035b5431cfe18c1dea7 33 PODFILE CHECKSUM: 353c8bcc5d5b0994e508d035b5431cfe18c1dea7
34 34
35 -COCOAPODS: 1.12.0 35 +COCOAPODS: 1.12.1
@@ -9,14 +9,22 @@ packages: @@ -9,14 +9,22 @@ packages:
9 url: "https://pub.dev" 9 url: "https://pub.dev"
10 source: hosted 10 source: hosted
11 version: "3.3.7" 11 version: "3.3.7"
  12 + args:
  13 + dependency: transitive
  14 + description:
  15 + name: args
  16 + sha256: c372bb384f273f0c2a8aaaa226dad84dc27c8519a691b888725dec59518ad53a
  17 + url: "https://pub.dev"
  18 + source: hosted
  19 + version: "2.4.1"
12 async: 20 async:
13 dependency: transitive 21 dependency: transitive
14 description: 22 description:
15 name: async 23 name: async
16 - sha256: bfe67ef28df125b7dddcea62755991f807aa39a2492a23e1550161692950bbe0 24 + sha256: "947bfcf187f74dbc5e146c9eb9c0f10c9f8b30743e341481c1e2ed3ecc18c20c"
17 url: "https://pub.dev" 25 url: "https://pub.dev"
18 source: hosted 26 source: hosted
19 - version: "2.10.0" 27 + version: "2.11.0"
20 barcode: 28 barcode:
21 dependency: transitive 29 dependency: transitive
22 description: 30 description:
@@ -45,10 +53,10 @@ packages: @@ -45,10 +53,10 @@ packages:
45 dependency: transitive 53 dependency: transitive
46 description: 54 description:
47 name: characters 55 name: characters
48 - sha256: e6a326c8af69605aec75ed6c187d06b349707a27fbff8222ca9cc2cff167975c 56 + sha256: "04a925763edad70e8443c99234dc3328f442e811f1d8fd1a72f1c8ad0f69a605"
49 url: "https://pub.dev" 57 url: "https://pub.dev"
50 source: hosted 58 source: hosted
51 - version: "1.2.1" 59 + version: "1.3.0"
52 clock: 60 clock:
53 dependency: transitive 61 dependency: transitive
54 description: 62 description:
@@ -61,10 +69,10 @@ packages: @@ -61,10 +69,10 @@ packages:
61 dependency: transitive 69 dependency: transitive
62 description: 70 description:
63 name: collection 71 name: collection
64 - sha256: cfc915e6923fe5ce6e153b0723c753045de46de1b4d63771530504004a45fae0 72 + sha256: "4a07be6cb69c84d677a6c3096fcf960cc3285a8330b4603e0d463d15d9bd934c"
65 url: "https://pub.dev" 73 url: "https://pub.dev"
66 source: hosted 74 source: hosted
67 - version: "1.17.0" 75 + version: "1.17.1"
68 convert: 76 convert:
69 dependency: transitive 77 dependency: transitive
70 description: 78 description:
@@ -77,10 +85,10 @@ packages: @@ -77,10 +85,10 @@ packages:
77 dependency: transitive 85 dependency: transitive
78 description: 86 description:
79 name: crypto 87 name: crypto
80 - sha256: aa274aa7774f8964e4f4f38cc994db7b6158dd36e9187aaceaddc994b35c6c67 88 + sha256: ff625774173754681d66daaf4a448684fb04b78f902da9cb3d308c19cc5e8bab
81 url: "https://pub.dev" 89 url: "https://pub.dev"
82 source: hosted 90 source: hosted
83 - version: "3.0.2" 91 + version: "3.0.3"
84 cupertino_icons: 92 cupertino_icons:
85 dependency: "direct main" 93 dependency: "direct main"
86 description: 94 description:
@@ -101,10 +109,10 @@ packages: @@ -101,10 +109,10 @@ packages:
101 dependency: transitive 109 dependency: transitive
102 description: 110 description:
103 name: ffi 111 name: ffi
104 - sha256: a38574032c5f1dd06c4aee541789906c12ccaab8ba01446e800d9c5b79c4a978 112 + sha256: ed5337a5660c506388a9f012be0288fb38b49020ce2b45fe1f8b8323fe429f99
105 url: "https://pub.dev" 113 url: "https://pub.dev"
106 source: hosted 114 source: hosted
107 - version: "2.0.1" 115 + version: "2.0.2"
108 file: 116 file:
109 dependency: transitive 117 dependency: transitive
110 description: 118 description:
@@ -117,10 +125,10 @@ packages: @@ -117,10 +125,10 @@ packages:
117 dependency: "direct main" 125 dependency: "direct main"
118 description: 126 description:
119 name: file_picker 127 name: file_picker
120 - sha256: b85eb92b175767fdaa0c543bf3b0d1f610fe966412ea72845fe5ba7801e763ff 128 + sha256: c7a8e25ca60e7f331b153b0cb3d405828f18d3e72a6fa1d9440c86556fffc877
121 url: "https://pub.dev" 129 url: "https://pub.dev"
122 source: hosted 130 source: hosted
123 - version: "5.2.10" 131 + version: "5.3.0"
124 flutter: 132 flutter:
125 dependency: "direct main" 133 dependency: "direct main"
126 description: flutter 134 description: flutter
@@ -146,26 +154,26 @@ packages: @@ -146,26 +154,26 @@ packages:
146 dependency: transitive 154 dependency: transitive
147 description: 155 description:
148 name: flutter_math_fork 156 name: flutter_math_fork
149 - sha256: fa511bdcb91fc35eac155ec5790883886dd9de6572fea549f1ad4660ef6804e9 157 + sha256: a143a3a89131b578043ecbdb5e759c1033a1b3e9174f5cd1b979d93f4a7fb41c
150 url: "https://pub.dev" 158 url: "https://pub.dev"
151 source: hosted 159 source: hosted
152 - version: "0.6.3+1" 160 + version: "0.7.1"
153 flutter_plugin_android_lifecycle: 161 flutter_plugin_android_lifecycle:
154 dependency: transitive 162 dependency: transitive
155 description: 163 description:
156 name: flutter_plugin_android_lifecycle 164 name: flutter_plugin_android_lifecycle
157 - sha256: c224ac897bed083dabf11f238dd11a239809b446740be0c2044608c50029ffdf 165 + sha256: "96af49aa6b57c10a312106ad6f71deed5a754029c24789bbf620ba784f0bd0b0"
158 url: "https://pub.dev" 166 url: "https://pub.dev"
159 source: hosted 167 source: hosted
160 - version: "2.0.9" 168 + version: "2.0.14"
161 flutter_svg: 169 flutter_svg:
162 dependency: transitive 170 dependency: transitive
163 description: 171 description:
164 name: flutter_svg 172 name: flutter_svg
165 - sha256: "6ff9fa12892ae074092de2fa6a9938fb21dbabfdaa2ff57dc697ff912fc8d4b2" 173 + sha256: f991fdb1533c3caeee0cdc14b04f50f0c3916f0dbcbc05237ccbe4e3c6b93f3f
166 url: "https://pub.dev" 174 url: "https://pub.dev"
167 source: hosted 175 source: hosted
168 - version: "1.1.6" 176 + version: "2.0.5"
169 flutter_test: 177 flutter_test:
170 dependency: "direct dev" 178 dependency: "direct dev"
171 description: flutter 179 description: flutter
@@ -180,10 +188,10 @@ packages: @@ -180,10 +188,10 @@ packages:
180 dependency: transitive 188 dependency: transitive
181 description: 189 description:
182 name: http 190 name: http
183 - sha256: "6aa2946395183537c8b880962d935877325d6a09a2867c3970c05c0fed6ac482" 191 + sha256: "5895291c13fa8a3bd82e76d5627f69e0d85ca6a30dcac95c4ea19a5d555879c2"
184 url: "https://pub.dev" 192 url: "https://pub.dev"
185 source: hosted 193 source: hosted
186 - version: "0.13.5" 194 + version: "0.13.6"
187 http_parser: 195 http_parser:
188 dependency: transitive 196 dependency: transitive
189 description: 197 description:
@@ -196,34 +204,34 @@ packages: @@ -196,34 +204,34 @@ packages:
196 dependency: transitive 204 dependency: transitive
197 description: 205 description:
198 name: image 206 name: image
199 - sha256: "483a389d6ccb292b570c31b3a193779b1b0178e7eb571986d9a49904b6861227" 207 + sha256: a72242c9a0ffb65d03de1b7113bc4e189686fc07c7147b8b41811d0dd0e0d9bf
200 url: "https://pub.dev" 208 url: "https://pub.dev"
201 source: hosted 209 source: hosted
202 - version: "4.0.15" 210 + version: "4.0.17"
203 js: 211 js:
204 dependency: transitive 212 dependency: transitive
205 description: 213 description:
206 name: js 214 name: js
207 - sha256: "5528c2f391ededb7775ec1daa69e65a2d61276f7552de2b5f7b8d34ee9fd4ab7" 215 + sha256: f2c445dce49627136094980615a031419f7f3eb393237e4ecd97ac15dea343f3
208 url: "https://pub.dev" 216 url: "https://pub.dev"
209 source: hosted 217 source: hosted
210 - version: "0.6.5" 218 + version: "0.6.7"
211 lints: 219 lints:
212 dependency: transitive 220 dependency: transitive
213 description: 221 description:
214 name: lints 222 name: lints
215 - sha256: "5e4a9cd06d447758280a8ac2405101e0e2094d2a1dbdd3756aec3fe7775ba593" 223 + sha256: "6b0206b0bf4f04961fc5438198ccb3a885685cd67d4d4a32cc20ad7f8adbe015"
216 url: "https://pub.dev" 224 url: "https://pub.dev"
217 source: hosted 225 source: hosted
218 - version: "2.0.1" 226 + version: "2.1.0"
219 matcher: 227 matcher:
220 dependency: transitive 228 dependency: transitive
221 description: 229 description:
222 name: matcher 230 name: matcher
223 - sha256: "16db949ceee371e9b99d22f88fa3a73c4e59fd0afed0bd25fc336eb76c198b72" 231 + sha256: "6501fbd55da300384b768785b83e5ce66991266cec21af89ab9ae7f5ce1c4cbb"
224 url: "https://pub.dev" 232 url: "https://pub.dev"
225 source: hosted 233 source: hosted
226 - version: "0.12.13" 234 + version: "0.12.15"
227 material_color_utilities: 235 material_color_utilities:
228 dependency: transitive 236 dependency: transitive
229 description: 237 description:
@@ -236,10 +244,10 @@ packages: @@ -236,10 +244,10 @@ packages:
236 dependency: transitive 244 dependency: transitive
237 description: 245 description:
238 name: meta 246 name: meta
239 - sha256: "6c268b42ed578a53088d834796959e4a1814b5e9e164f147f580a386e5decf42" 247 + sha256: "3c74dbf8763d36539f114c799d8a2d87343b5067e9d796ca22b5eb8437090ee3"
240 url: "https://pub.dev" 248 url: "https://pub.dev"
241 source: hosted 249 source: hosted
242 - version: "1.8.0" 250 + version: "1.9.1"
243 nested: 251 nested:
244 dependency: transitive 252 dependency: transitive
245 description: 253 description:
@@ -252,18 +260,10 @@ packages: @@ -252,18 +260,10 @@ packages:
252 dependency: transitive 260 dependency: transitive
253 description: 261 description:
254 name: path 262 name: path
255 - sha256: db9d4f58c908a4ba5953fcee2ae317c94889433e5024c27ce74a37f94267945b 263 + sha256: "8829d8a55c13fc0e37127c29fedf290c102f4e40ae94ada574091fe0ff96c917"
256 url: "https://pub.dev" 264 url: "https://pub.dev"
257 source: hosted 265 source: hosted
258 - version: "1.8.2"  
259 - path_drawing:  
260 - dependency: transitive  
261 - description:  
262 - name: path_drawing  
263 - sha256: bbb1934c0cbb03091af082a6389ca2080345291ef07a5fa6d6e078ba8682f977  
264 - url: "https://pub.dev"  
265 - source: hosted  
266 - version: "1.0.1" 266 + version: "1.8.3"
267 path_parsing: 267 path_parsing:
268 dependency: transitive 268 dependency: transitive
269 description: 269 description:
@@ -276,26 +276,26 @@ packages: @@ -276,26 +276,26 @@ packages:
276 dependency: "direct main" 276 dependency: "direct main"
277 description: 277 description:
278 name: path_provider 278 name: path_provider
279 - sha256: c7edf82217d4b2952b2129a61d3ad60f1075b9299e629e149a8d2e39c2e6aad4 279 + sha256: "3087813781ab814e4157b172f1a11c46be20179fcc9bea043e0fba36bc0acaa2"
280 url: "https://pub.dev" 280 url: "https://pub.dev"
281 source: hosted 281 source: hosted
282 - version: "2.0.14" 282 + version: "2.0.15"
283 path_provider_android: 283 path_provider_android:
284 dependency: transitive 284 dependency: transitive
285 description: 285 description:
286 name: path_provider_android 286 name: path_provider_android
287 - sha256: da97262be945a72270513700a92b39dd2f4a54dad55d061687e2e37a6390366a 287 + sha256: "2cec049d282c7f13c594b4a73976b0b4f2d7a1838a6dd5aaf7bd9719196bee86"
288 url: "https://pub.dev" 288 url: "https://pub.dev"
289 source: hosted 289 source: hosted
290 - version: "2.0.25" 290 + version: "2.0.27"
291 path_provider_foundation: 291 path_provider_foundation:
292 dependency: transitive 292 dependency: transitive
293 description: 293 description:
294 name: path_provider_foundation 294 name: path_provider_foundation
295 - sha256: ad4c4d011830462633f03eb34445a45345673dfd4faf1ab0b4735fbd93b19183 295 + sha256: "1995d88ec2948dac43edf8fe58eb434d35d22a2940ecee1a9fefcd62beee6eb3"
296 url: "https://pub.dev" 296 url: "https://pub.dev"
297 source: hosted 297 source: hosted
298 - version: "2.2.2" 298 + version: "2.2.3"
299 path_provider_linux: 299 path_provider_linux:
300 dependency: transitive 300 dependency: transitive
301 description: 301 description:
@@ -316,18 +316,26 @@ packages: @@ -316,18 +316,26 @@ packages:
316 dependency: transitive 316 dependency: transitive
317 description: 317 description:
318 name: path_provider_windows 318 name: path_provider_windows
319 - sha256: f53720498d5a543f9607db4b0e997c4b5438884de25b0f73098cc2671a51b130 319 + sha256: d3f80b32e83ec208ac95253e0cd4d298e104fbc63cb29c5c69edaed43b0c69d6
320 url: "https://pub.dev" 320 url: "https://pub.dev"
321 source: hosted 321 source: hosted
322 - version: "2.1.5" 322 + version: "2.1.6"
323 pdf: 323 pdf:
324 dependency: "direct main" 324 dependency: "direct main"
325 description: 325 description:
326 name: pdf 326 name: pdf
327 - sha256: "586d3debf5432e5377044754032cfa53ab45e9abf371d4865e9ad5019570e246" 327 + sha256: "70d84154dc5b6ddf28eee6c012510a4cbbebb3a1879c0957e05364a95e8f3832"
328 url: "https://pub.dev" 328 url: "https://pub.dev"
329 source: hosted 329 source: hosted
330 - version: "3.10.1" 330 + version: "3.10.3"
  331 + pdf_widget_wrapper:
  332 + dependency: transitive
  333 + description:
  334 + name: pdf_widget_wrapper
  335 + sha256: e9d31fd7782ce28ae346b127ea7d1cd748d799bddee379f31191693610e23749
  336 + url: "https://pub.dev"
  337 + source: hosted
  338 + version: "1.0.1"
331 permission_handler: 339 permission_handler:
332 dependency: "direct main" 340 dependency: "direct main"
333 description: 341 description:
@@ -340,10 +348,10 @@ packages: @@ -340,10 +348,10 @@ packages:
340 dependency: transitive 348 dependency: transitive
341 description: 349 description:
342 name: permission_handler_android 350 name: permission_handler_android
343 - sha256: "8028362b40c4a45298f1cbfccd227c8dd6caf0e27088a69f2ba2ab15464159e2" 351 + sha256: d8cc6a62ded6d0f49c6eac337e080b066ee3bce4d405bd9439a61e1f1927bfe8
344 url: "https://pub.dev" 352 url: "https://pub.dev"
345 source: hosted 353 source: hosted
346 - version: "10.2.0" 354 + version: "10.2.1"
347 permission_handler_apple: 355 permission_handler_apple:
348 dependency: transitive 356 dependency: transitive
349 description: 357 description:
@@ -372,10 +380,10 @@ packages: @@ -372,10 +380,10 @@ packages:
372 dependency: transitive 380 dependency: transitive
373 description: 381 description:
374 name: petitparser 382 name: petitparser
375 - sha256: "49392a45ced973e8d94a85fdb21293fbb40ba805fc49f2965101ae748a3683b4" 383 + sha256: cb3798bef7fc021ac45b308f4b51208a152792445cce0448c9a4ba5879dd8750
376 url: "https://pub.dev" 384 url: "https://pub.dev"
377 source: hosted 385 source: hosted
378 - version: "5.1.0" 386 + version: "5.4.0"
379 platform: 387 platform:
380 dependency: transitive 388 dependency: transitive
381 description: 389 description:
@@ -404,10 +412,10 @@ packages: @@ -404,10 +412,10 @@ packages:
404 dependency: "direct main" 412 dependency: "direct main"
405 description: 413 description:
406 name: printing 414 name: printing
407 - sha256: c5c19dd852e95aa140141df13fa304f079a20c4a14a66de5275a0f811240aeec 415 + sha256: "6aa86779d51f1c60608defee7b231e1133ab9b00f63b3b71abfa85cb39898571"
408 url: "https://pub.dev" 416 url: "https://pub.dev"
409 source: hosted 417 source: hosted
410 - version: "5.10.3" 418 + version: "5.10.4"
411 process: 419 process:
412 dependency: transitive 420 dependency: transitive
413 description: 421 description:
@@ -481,25 +489,25 @@ packages: @@ -481,25 +489,25 @@ packages:
481 dependency: transitive 489 dependency: transitive
482 description: 490 description:
483 name: test_api 491 name: test_api
484 - sha256: ad540f65f92caa91bf21dfc8ffb8c589d6e4dc0c2267818b4cc2792857706206 492 + sha256: eb6ac1540b26de412b3403a163d919ba86f6a973fe6cc50ae3541b80092fdcfb
485 url: "https://pub.dev" 493 url: "https://pub.dev"
486 source: hosted 494 source: hosted
487 - version: "0.4.16" 495 + version: "0.5.1"
488 tex_markdown: 496 tex_markdown:
489 dependency: "direct main" 497 dependency: "direct main"
490 description: 498 description:
491 path: ".." 499 path: ".."
492 relative: true 500 relative: true
493 source: path 501 source: path
494 - version: "0.1.7" 502 + version: "0.1.8"
495 tex_text: 503 tex_text:
496 dependency: transitive 504 dependency: transitive
497 description: 505 description:
498 name: tex_text 506 name: tex_text
499 - sha256: "67e06376b479ab48e8cb2b49e6eafc57f830976bc25bdf791ded089ac989937c" 507 + sha256: d970cdcf16fb38b28f16b6118853434703191c9757117bc264c43c212d554949
500 url: "https://pub.dev" 508 url: "https://pub.dev"
501 source: hosted 509 source: hosted
502 - version: "0.1.7" 510 + version: "0.1.8"
503 tuple: 511 tuple:
504 dependency: transitive 512 dependency: transitive
505 description: 513 description:
@@ -512,26 +520,26 @@ packages: @@ -512,26 +520,26 @@ packages:
512 dependency: transitive 520 dependency: transitive
513 description: 521 description:
514 name: typed_data 522 name: typed_data
515 - sha256: "26f87ade979c47a150c9eaab93ccd2bebe70a27dc0b4b29517f2904f04eb11a5" 523 + sha256: facc8d6582f16042dd49f2463ff1bd6e2c9ef9f3d5da3d9b087e244a7b564b3c
516 url: "https://pub.dev" 524 url: "https://pub.dev"
517 source: hosted 525 source: hosted
518 - version: "1.3.1" 526 + version: "1.3.2"
519 url_launcher: 527 url_launcher:
520 dependency: "direct main" 528 dependency: "direct main"
521 description: 529 description:
522 name: url_launcher 530 name: url_launcher
523 - sha256: "75f2846facd11168d007529d6cd8fcb2b750186bea046af9711f10b907e1587e" 531 + sha256: eb1e00ab44303d50dd487aab67ebc575456c146c6af44422f9c13889984c00f3
524 url: "https://pub.dev" 532 url: "https://pub.dev"
525 source: hosted 533 source: hosted
526 - version: "6.1.10" 534 + version: "6.1.11"
527 url_launcher_android: 535 url_launcher_android:
528 dependency: transitive 536 dependency: transitive
529 description: 537 description:
530 name: url_launcher_android 538 name: url_launcher_android
531 - sha256: a52628068d282d01a07cd86e6ba99e497aa45ce8c91159015b2416907d78e411 539 + sha256: "1a5848f598acc5b7d8f7c18b8cb834ab667e59a13edc3c93e9d09cf38cc6bc87"
532 url: "https://pub.dev" 540 url: "https://pub.dev"
533 source: hosted 541 source: hosted
534 - version: "6.0.27" 542 + version: "6.0.34"
535 url_launcher_ios: 543 url_launcher_ios:
536 dependency: transitive 544 dependency: transitive
537 description: 545 description:
@@ -544,10 +552,10 @@ packages: @@ -544,10 +552,10 @@ packages:
544 dependency: transitive 552 dependency: transitive
545 description: 553 description:
546 name: url_launcher_linux 554 name: url_launcher_linux
547 - sha256: "206fb8334a700ef7754d6a9ed119e7349bc830448098f21a69bf1b4ed038cabc" 555 + sha256: "207f4ddda99b95b4d4868320a352d374b0b7e05eefad95a4a26f57da413443f5"
548 url: "https://pub.dev" 556 url: "https://pub.dev"
549 source: hosted 557 source: hosted
550 - version: "3.0.4" 558 + version: "3.0.5"
551 url_launcher_macos: 559 url_launcher_macos:
552 dependency: transitive 560 dependency: transitive
553 description: 561 description:
@@ -576,10 +584,34 @@ packages: @@ -576,10 +584,34 @@ packages:
576 dependency: transitive 584 dependency: transitive
577 description: 585 description:
578 name: url_launcher_windows 586 name: url_launcher_windows
579 - sha256: a83ba3607a507758669cfafb03f9de09bf6e6280c14d9b9cb18f013e406dcacd 587 + sha256: "254708f17f7c20a9c8c471f67d86d76d4a3f9c1591aad1e15292008aceb82771"
580 url: "https://pub.dev" 588 url: "https://pub.dev"
581 source: hosted 589 source: hosted
582 - version: "3.0.5" 590 + version: "3.0.6"
  591 + vector_graphics:
  592 + dependency: transitive
  593 + description:
  594 + name: vector_graphics
  595 + sha256: "59a230f8bf37dd8b077335d1d64d895bccef0fb14f50730e3d79e8990bf3ed2b"
  596 + url: "https://pub.dev"
  597 + source: hosted
  598 + version: "1.1.5+1"
  599 + vector_graphics_codec:
  600 + dependency: transitive
  601 + description:
  602 + name: vector_graphics_codec
  603 + sha256: "40781fe91c6d10a617c0289f7ec16cdb2d85a7f3654af2778c6d0adbf3bf45a3"
  604 + url: "https://pub.dev"
  605 + source: hosted
  606 + version: "1.1.5+1"
  607 + vector_graphics_compiler:
  608 + dependency: transitive
  609 + description:
  610 + name: vector_graphics_compiler
  611 + sha256: "6ca1298b70edcc3486fdb14032f1a186a593f1b5f6b5e82fb10febddcb1c61bb"
  612 + url: "https://pub.dev"
  613 + source: hosted
  614 + version: "1.1.5+1"
583 vector_math: 615 vector_math:
584 dependency: transitive 616 dependency: transitive
585 description: 617 description:
@@ -592,10 +624,10 @@ packages: @@ -592,10 +624,10 @@ packages:
592 dependency: transitive 624 dependency: transitive
593 description: 625 description:
594 name: win32 626 name: win32
595 - sha256: a6f0236dbda0f63aa9a25ad1ff9a9d8a4eaaa5012da0dc59d21afdb1dc361ca4 627 + sha256: "5a751eddf9db89b3e5f9d50c20ab8612296e4e8db69009788d6c8b060a84191c"
596 url: "https://pub.dev" 628 url: "https://pub.dev"
597 source: hosted 629 source: hosted
598 - version: "3.1.4" 630 + version: "4.1.4"
599 xdg_directories: 631 xdg_directories:
600 dependency: transitive 632 dependency: transitive
601 description: 633 description:
@@ -608,10 +640,10 @@ packages: @@ -608,10 +640,10 @@ packages:
608 dependency: transitive 640 dependency: transitive
609 description: 641 description:
610 name: xml 642 name: xml
611 - sha256: ac0e3f4bf00ba2708c33fbabbbe766300e509f8c82dbd4ab6525039813f7e2fb 643 + sha256: "5bc72e1e45e941d825fd7468b9b4cc3b9327942649aeb6fc5cdbf135f0a86e84"
612 url: "https://pub.dev" 644 url: "https://pub.dev"
613 source: hosted 645 source: hosted
614 - version: "6.1.0" 646 + version: "6.3.0"
615 sdks: 647 sdks:
616 - dart: ">=2.18.6 <3.0.0"  
617 - flutter: ">=3.7.0" 648 + dart: ">=3.0.0 <4.0.0"
  649 + flutter: ">=3.9.0"
1 name: example 1 name: example
2 description: A new Flutter project. 2 description: A new Flutter project.
3 3
4 -# The following line prevents the package from being accidentally published to  
5 -# pub.dev using `flutter pub publish`. This is preferred for private packages.  
6 publish_to: 'none' # Remove this line if you wish to publish to pub.dev 4 publish_to: 'none' # Remove this line if you wish to publish to pub.dev
7 -  
8 -# The following defines the version and build number for your application.  
9 -# A version number is three numbers separated by dots, like 1.2.43  
10 -# followed by an optional build number separated by a +.  
11 -# Both the version and the builder number may be overridden in flutter  
12 -# build by specifying --build-name and --build-number, respectively.  
13 -# In Android, build-name is used as versionName while build-number used as versionCode.  
14 -# Read more about Android versioning at https://developer.android.com/studio/publish/versioning  
15 -# In iOS, build-name is used as CFBundleShortVersionString while build-number is used as CFBundleVersion.  
16 -# Read more about iOS versioning at  
17 -# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html  
18 -# In Windows, build-name is used as the major, minor, and patch parts  
19 -# of the product and file versions while build-number is used as the build suffix.  
20 version: 1.0.0+1 5 version: 1.0.0+1
21 6
22 environment: 7 environment:
23 - sdk: '>=2.18.6 <3.0.0'  
24 -  
25 -# Dependencies specify other packages that your package needs in order to work.  
26 -# To automatically upgrade your package dependencies to the latest versions  
27 -# consider running `flutter pub upgrade --major-versions`. Alternatively,  
28 -# dependencies can be manually updated by changing the version numbers below to  
29 -# the latest version available on pub.dev. To see which dependencies have newer  
30 -# versions available, run `flutter pub outdated`. 8 + sdk: '>=2.18.6 <4.0.0'
31 dependencies: 9 dependencies:
32 flutter: 10 flutter:
33 sdk: flutter 11 sdk: flutter
34 12
35 -  
36 - # The following adds the Cupertino Icons font to your application.  
37 - # Use with the CupertinoIcons class for iOS style icons.  
38 cupertino_icons: ^1.0.2 13 cupertino_icons: ^1.0.2
39 tex_markdown: 14 tex_markdown:
40 path: ../../tex_markdown 15 path: ../../tex_markdown
@@ -49,52 +24,6 @@ dependencies: @@ -49,52 +24,6 @@ dependencies:
49 dev_dependencies: 24 dev_dependencies:
50 flutter_test: 25 flutter_test:
51 sdk: flutter 26 sdk: flutter
52 -  
53 - # The "flutter_lints" package below contains a set of recommended lints to  
54 - # encourage good coding practices. The lint set provided by the package is  
55 - # activated in the `analysis_options.yaml` file located at the root of your  
56 - # package. See that file for information about deactivating specific lint  
57 - # rules and activating additional ones.  
58 flutter_lints: ^2.0.0 27 flutter_lints: ^2.0.0
59 -  
60 -# For information on the generic Dart part of this file, see the  
61 -# following page: https://dart.dev/tools/pub/pubspec  
62 -  
63 -# The following section is specific to Flutter packages.  
64 flutter: 28 flutter:
65 -  
66 - # The following line ensures that the Material Icons font is  
67 - # included with your application, so that you can use the icons in  
68 - # the material Icons class.  
69 - uses-material-design: true  
70 -  
71 - # To add assets to your application, add an assets section, like this:  
72 - # assets:  
73 - # - images/a_dot_burr.jpeg  
74 - # - images/a_dot_ham.jpeg  
75 -  
76 - # An image asset can refer to one or more resolution-specific "variants", see  
77 - # https://flutter.dev/assets-and-images/#resolution-aware  
78 -  
79 - # For details regarding adding assets from package dependencies, see  
80 - # https://flutter.dev/assets-and-images/#from-packages  
81 -  
82 - # To add custom fonts to your application, add a fonts section here,  
83 - # in this "flutter" section. Each entry in this list should have a  
84 - # "family" key with the font family name, and a "fonts" key with a  
85 - # list giving the asset and other descriptors for the font. For  
86 - # example:  
87 - # fonts:  
88 - # - family: Schyler  
89 - # fonts:  
90 - # - asset: fonts/Schyler-Regular.ttf  
91 - # - asset: fonts/Schyler-Italic.ttf  
92 - # style: italic  
93 - # - family: Trajan Pro  
94 - # fonts:  
95 - # - asset: fonts/TrajanPro.ttf  
96 - # - asset: fonts/TrajanPro_Bold.ttf  
97 - # weight: 700  
98 - #  
99 - # For details regarding fonts from package dependencies,  
100 - # see https://flutter.dev/custom-fonts/#from-packages 29 + uses-material-design: true
@@ -56,7 +56,7 @@ $value @@ -56,7 +56,7 @@ $value
56 TextSpan( 56 TextSpan(
57 text: "\n\n", 57 text: "\n\n",
58 style: TextStyle( 58 style: TextStyle(
59 - fontSize: 16, 59 + fontSize: 6,
60 color: style?.color, 60 color: style?.color,
61 ), 61 ),
62 ), 62 ),
1 name: tex_markdown 1 name: tex_markdown
2 description: This package is used to create flutter widget that can render markdown and latex formulas. It is very simple to use and uses native flutter components. 2 description: This package is used to create flutter widget that can render markdown and latex formulas. It is very simple to use and uses native flutter components.
3 -version: 0.1.7 3 +version: 0.1.8
4 homepage: https://github.com/saminsohag/flutter_packages/tree/main/tex_markdown 4 homepage: https://github.com/saminsohag/flutter_packages/tree/main/tex_markdown
5 5
6 environment: 6 environment:
7 - sdk: '>=2.18.6 <3.0.0' 7 + sdk: '>=2.18.6 <4.0.0'
8 flutter: ">=1.17.0" 8 flutter: ">=1.17.0"
9 9
10 dependencies: 10 dependencies:
11 flutter: 11 flutter:
12 sdk: flutter 12 sdk: flutter
13 - tex_text: ^0.1.7 13 + tex_text: ^0.1.8
14 14
15 dev_dependencies: 15 dev_dependencies:
16 flutter_test: 16 flutter_test: