Flutter app for Asset Management
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
 
 

594 líneas
14 KiB

  1. # Generated by pub
  2. # See https://dart.dev/tools/pub/glossary#lockfile
  3. packages:
  4. archive:
  5. dependency: transitive
  6. description:
  7. name: archive
  8. url: "https://pub.dartlang.org"
  9. source: hosted
  10. version: "3.3.0"
  11. args:
  12. dependency: transitive
  13. description:
  14. name: args
  15. url: "https://pub.dartlang.org"
  16. source: hosted
  17. version: "2.3.1"
  18. async:
  19. dependency: transitive
  20. description:
  21. name: async
  22. url: "https://pub.dartlang.org"
  23. source: hosted
  24. version: "2.8.2"
  25. barcode_scan2:
  26. dependency: "direct main"
  27. description:
  28. name: barcode_scan2
  29. url: "https://pub.dartlang.org"
  30. source: hosted
  31. version: "4.2.1"
  32. boolean_selector:
  33. dependency: transitive
  34. description:
  35. name: boolean_selector
  36. url: "https://pub.dartlang.org"
  37. source: hosted
  38. version: "2.1.0"
  39. characters:
  40. dependency: transitive
  41. description:
  42. name: characters
  43. url: "https://pub.dartlang.org"
  44. source: hosted
  45. version: "1.2.0"
  46. charcode:
  47. dependency: transitive
  48. description:
  49. name: charcode
  50. url: "https://pub.dartlang.org"
  51. source: hosted
  52. version: "1.3.1"
  53. clock:
  54. dependency: transitive
  55. description:
  56. name: clock
  57. url: "https://pub.dartlang.org"
  58. source: hosted
  59. version: "1.1.0"
  60. collection:
  61. dependency: transitive
  62. description:
  63. name: collection
  64. url: "https://pub.dartlang.org"
  65. source: hosted
  66. version: "1.16.0"
  67. cross_file:
  68. dependency: transitive
  69. description:
  70. name: cross_file
  71. url: "https://pub.dartlang.org"
  72. source: hosted
  73. version: "0.3.3+1"
  74. crypto:
  75. dependency: transitive
  76. description:
  77. name: crypto
  78. url: "https://pub.dartlang.org"
  79. source: hosted
  80. version: "3.0.2"
  81. cupertino_icons:
  82. dependency: "direct main"
  83. description:
  84. name: cupertino_icons
  85. url: "https://pub.dartlang.org"
  86. source: hosted
  87. version: "1.0.5"
  88. device_info_plus:
  89. dependency: "direct main"
  90. description:
  91. name: device_info_plus
  92. url: "https://pub.dartlang.org"
  93. source: hosted
  94. version: "4.0.1"
  95. device_info_plus_linux:
  96. dependency: transitive
  97. description:
  98. name: device_info_plus_linux
  99. url: "https://pub.dartlang.org"
  100. source: hosted
  101. version: "2.1.1"
  102. device_info_plus_macos:
  103. dependency: transitive
  104. description:
  105. name: device_info_plus_macos
  106. url: "https://pub.dartlang.org"
  107. source: hosted
  108. version: "2.2.3"
  109. device_info_plus_platform_interface:
  110. dependency: transitive
  111. description:
  112. name: device_info_plus_platform_interface
  113. url: "https://pub.dartlang.org"
  114. source: hosted
  115. version: "2.3.0+1"
  116. device_info_plus_web:
  117. dependency: transitive
  118. description:
  119. name: device_info_plus_web
  120. url: "https://pub.dartlang.org"
  121. source: hosted
  122. version: "2.1.0"
  123. device_info_plus_windows:
  124. dependency: transitive
  125. description:
  126. name: device_info_plus_windows
  127. url: "https://pub.dartlang.org"
  128. source: hosted
  129. version: "3.0.1"
  130. fake_async:
  131. dependency: transitive
  132. description:
  133. name: fake_async
  134. url: "https://pub.dartlang.org"
  135. source: hosted
  136. version: "1.3.0"
  137. ffi:
  138. dependency: transitive
  139. description:
  140. name: ffi
  141. url: "https://pub.dartlang.org"
  142. source: hosted
  143. version: "2.0.1"
  144. file:
  145. dependency: transitive
  146. description:
  147. name: file
  148. url: "https://pub.dartlang.org"
  149. source: hosted
  150. version: "6.1.2"
  151. fixnum:
  152. dependency: transitive
  153. description:
  154. name: fixnum
  155. url: "https://pub.dartlang.org"
  156. source: hosted
  157. version: "1.0.1"
  158. flutter:
  159. dependency: "direct main"
  160. description: flutter
  161. source: sdk
  162. version: "0.0.0"
  163. flutter_launcher_icons:
  164. dependency: "direct dev"
  165. description:
  166. name: flutter_launcher_icons
  167. url: "https://pub.dartlang.org"
  168. source: hosted
  169. version: "0.9.3"
  170. flutter_plugin_android_lifecycle:
  171. dependency: transitive
  172. description:
  173. name: flutter_plugin_android_lifecycle
  174. url: "https://pub.dartlang.org"
  175. source: hosted
  176. version: "2.0.6"
  177. flutter_test:
  178. dependency: "direct dev"
  179. description: flutter
  180. source: sdk
  181. version: "0.0.0"
  182. flutter_web_plugins:
  183. dependency: transitive
  184. description: flutter
  185. source: sdk
  186. version: "0.0.0"
  187. fluttertoast:
  188. dependency: "direct main"
  189. description:
  190. name: fluttertoast
  191. url: "https://pub.dartlang.org"
  192. source: hosted
  193. version: "8.0.9"
  194. http:
  195. dependency: transitive
  196. description:
  197. name: http
  198. url: "https://pub.dartlang.org"
  199. source: hosted
  200. version: "0.13.4"
  201. http_parser:
  202. dependency: transitive
  203. description:
  204. name: http_parser
  205. url: "https://pub.dartlang.org"
  206. source: hosted
  207. version: "4.0.1"
  208. image:
  209. dependency: transitive
  210. description:
  211. name: image
  212. url: "https://pub.dartlang.org"
  213. source: hosted
  214. version: "3.2.0"
  215. image_picker:
  216. dependency: "direct main"
  217. description:
  218. name: image_picker
  219. url: "https://pub.dartlang.org"
  220. source: hosted
  221. version: "0.8.5+3"
  222. image_picker_android:
  223. dependency: transitive
  224. description:
  225. name: image_picker_android
  226. url: "https://pub.dartlang.org"
  227. source: hosted
  228. version: "0.8.5+1"
  229. image_picker_for_web:
  230. dependency: transitive
  231. description:
  232. name: image_picker_for_web
  233. url: "https://pub.dartlang.org"
  234. source: hosted
  235. version: "2.1.8"
  236. image_picker_ios:
  237. dependency: transitive
  238. description:
  239. name: image_picker_ios
  240. url: "https://pub.dartlang.org"
  241. source: hosted
  242. version: "0.8.5+5"
  243. image_picker_platform_interface:
  244. dependency: transitive
  245. description:
  246. name: image_picker_platform_interface
  247. url: "https://pub.dartlang.org"
  248. source: hosted
  249. version: "2.5.0"
  250. intl:
  251. dependency: "direct main"
  252. description:
  253. name: intl
  254. url: "https://pub.dartlang.org"
  255. source: hosted
  256. version: "0.17.0"
  257. js:
  258. dependency: transitive
  259. description:
  260. name: js
  261. url: "https://pub.dartlang.org"
  262. source: hosted
  263. version: "0.6.4"
  264. matcher:
  265. dependency: transitive
  266. description:
  267. name: matcher
  268. url: "https://pub.dartlang.org"
  269. source: hosted
  270. version: "0.12.11"
  271. material_color_utilities:
  272. dependency: transitive
  273. description:
  274. name: material_color_utilities
  275. url: "https://pub.dartlang.org"
  276. source: hosted
  277. version: "0.1.4"
  278. matrix_gesture_detector:
  279. dependency: "direct main"
  280. description:
  281. name: matrix_gesture_detector
  282. url: "https://pub.dartlang.org"
  283. source: hosted
  284. version: "0.1.0"
  285. meta:
  286. dependency: transitive
  287. description:
  288. name: meta
  289. url: "https://pub.dartlang.org"
  290. source: hosted
  291. version: "1.7.0"
  292. path:
  293. dependency: transitive
  294. description:
  295. name: path
  296. url: "https://pub.dartlang.org"
  297. source: hosted
  298. version: "1.8.1"
  299. path_provider:
  300. dependency: "direct main"
  301. description:
  302. name: path_provider
  303. url: "https://pub.dartlang.org"
  304. source: hosted
  305. version: "2.0.11"
  306. path_provider_android:
  307. dependency: transitive
  308. description:
  309. name: path_provider_android
  310. url: "https://pub.dartlang.org"
  311. source: hosted
  312. version: "2.0.16"
  313. path_provider_ios:
  314. dependency: transitive
  315. description:
  316. name: path_provider_ios
  317. url: "https://pub.dartlang.org"
  318. source: hosted
  319. version: "2.0.10"
  320. path_provider_linux:
  321. dependency: transitive
  322. description:
  323. name: path_provider_linux
  324. url: "https://pub.dartlang.org"
  325. source: hosted
  326. version: "2.1.7"
  327. path_provider_macos:
  328. dependency: transitive
  329. description:
  330. name: path_provider_macos
  331. url: "https://pub.dartlang.org"
  332. source: hosted
  333. version: "2.0.6"
  334. path_provider_platform_interface:
  335. dependency: transitive
  336. description:
  337. name: path_provider_platform_interface
  338. url: "https://pub.dartlang.org"
  339. source: hosted
  340. version: "2.0.4"
  341. path_provider_windows:
  342. dependency: transitive
  343. description:
  344. name: path_provider_windows
  345. url: "https://pub.dartlang.org"
  346. source: hosted
  347. version: "2.1.0"
  348. permission_handler:
  349. dependency: "direct main"
  350. description:
  351. name: permission_handler
  352. url: "https://pub.dartlang.org"
  353. source: hosted
  354. version: "9.2.0"
  355. permission_handler_android:
  356. dependency: transitive
  357. description:
  358. name: permission_handler_android
  359. url: "https://pub.dartlang.org"
  360. source: hosted
  361. version: "9.0.2+1"
  362. permission_handler_apple:
  363. dependency: transitive
  364. description:
  365. name: permission_handler_apple
  366. url: "https://pub.dartlang.org"
  367. source: hosted
  368. version: "9.0.4"
  369. permission_handler_platform_interface:
  370. dependency: transitive
  371. description:
  372. name: permission_handler_platform_interface
  373. url: "https://pub.dartlang.org"
  374. source: hosted
  375. version: "3.7.0"
  376. permission_handler_windows:
  377. dependency: transitive
  378. description:
  379. name: permission_handler_windows
  380. url: "https://pub.dartlang.org"
  381. source: hosted
  382. version: "0.1.0"
  383. petitparser:
  384. dependency: transitive
  385. description:
  386. name: petitparser
  387. url: "https://pub.dartlang.org"
  388. source: hosted
  389. version: "5.0.0"
  390. photo_view:
  391. dependency: "direct main"
  392. description:
  393. name: photo_view
  394. url: "https://pub.dartlang.org"
  395. source: hosted
  396. version: "0.14.0"
  397. platform:
  398. dependency: transitive
  399. description:
  400. name: platform
  401. url: "https://pub.dartlang.org"
  402. source: hosted
  403. version: "3.1.0"
  404. plugin_platform_interface:
  405. dependency: transitive
  406. description:
  407. name: plugin_platform_interface
  408. url: "https://pub.dartlang.org"
  409. source: hosted
  410. version: "2.1.2"
  411. process:
  412. dependency: transitive
  413. description:
  414. name: process
  415. url: "https://pub.dartlang.org"
  416. source: hosted
  417. version: "4.2.4"
  418. protobuf:
  419. dependency: transitive
  420. description:
  421. name: protobuf
  422. url: "https://pub.dartlang.org"
  423. source: hosted
  424. version: "2.1.0"
  425. shared_preferences:
  426. dependency: "direct main"
  427. description:
  428. name: shared_preferences
  429. url: "https://pub.dartlang.org"
  430. source: hosted
  431. version: "2.0.15"
  432. shared_preferences_android:
  433. dependency: transitive
  434. description:
  435. name: shared_preferences_android
  436. url: "https://pub.dartlang.org"
  437. source: hosted
  438. version: "2.0.12"
  439. shared_preferences_ios:
  440. dependency: transitive
  441. description:
  442. name: shared_preferences_ios
  443. url: "https://pub.dartlang.org"
  444. source: hosted
  445. version: "2.1.1"
  446. shared_preferences_linux:
  447. dependency: transitive
  448. description:
  449. name: shared_preferences_linux
  450. url: "https://pub.dartlang.org"
  451. source: hosted
  452. version: "2.1.1"
  453. shared_preferences_macos:
  454. dependency: transitive
  455. description:
  456. name: shared_preferences_macos
  457. url: "https://pub.dartlang.org"
  458. source: hosted
  459. version: "2.0.4"
  460. shared_preferences_platform_interface:
  461. dependency: transitive
  462. description:
  463. name: shared_preferences_platform_interface
  464. url: "https://pub.dartlang.org"
  465. source: hosted
  466. version: "2.0.0"
  467. shared_preferences_web:
  468. dependency: transitive
  469. description:
  470. name: shared_preferences_web
  471. url: "https://pub.dartlang.org"
  472. source: hosted
  473. version: "2.0.4"
  474. shared_preferences_windows:
  475. dependency: transitive
  476. description:
  477. name: shared_preferences_windows
  478. url: "https://pub.dartlang.org"
  479. source: hosted
  480. version: "2.1.1"
  481. sky_engine:
  482. dependency: transitive
  483. description: flutter
  484. source: sdk
  485. version: "0.0.99"
  486. source_span:
  487. dependency: transitive
  488. description:
  489. name: source_span
  490. url: "https://pub.dartlang.org"
  491. source: hosted
  492. version: "1.8.2"
  493. sqflite:
  494. dependency: "direct main"
  495. description:
  496. name: sqflite
  497. url: "https://pub.dartlang.org"
  498. source: hosted
  499. version: "2.0.2+1"
  500. sqflite_common:
  501. dependency: transitive
  502. description:
  503. name: sqflite_common
  504. url: "https://pub.dartlang.org"
  505. source: hosted
  506. version: "2.2.1+1"
  507. stack_trace:
  508. dependency: transitive
  509. description:
  510. name: stack_trace
  511. url: "https://pub.dartlang.org"
  512. source: hosted
  513. version: "1.10.0"
  514. stream_channel:
  515. dependency: transitive
  516. description:
  517. name: stream_channel
  518. url: "https://pub.dartlang.org"
  519. source: hosted
  520. version: "2.1.0"
  521. string_scanner:
  522. dependency: transitive
  523. description:
  524. name: string_scanner
  525. url: "https://pub.dartlang.org"
  526. source: hosted
  527. version: "1.1.0"
  528. synchronized:
  529. dependency: transitive
  530. description:
  531. name: synchronized
  532. url: "https://pub.dartlang.org"
  533. source: hosted
  534. version: "3.0.0+2"
  535. term_glyph:
  536. dependency: transitive
  537. description:
  538. name: term_glyph
  539. url: "https://pub.dartlang.org"
  540. source: hosted
  541. version: "1.2.0"
  542. test_api:
  543. dependency: transitive
  544. description:
  545. name: test_api
  546. url: "https://pub.dartlang.org"
  547. source: hosted
  548. version: "0.4.9"
  549. typed_data:
  550. dependency: transitive
  551. description:
  552. name: typed_data
  553. url: "https://pub.dartlang.org"
  554. source: hosted
  555. version: "1.3.1"
  556. vector_math:
  557. dependency: transitive
  558. description:
  559. name: vector_math
  560. url: "https://pub.dartlang.org"
  561. source: hosted
  562. version: "2.1.2"
  563. win32:
  564. dependency: transitive
  565. description:
  566. name: win32
  567. url: "https://pub.dartlang.org"
  568. source: hosted
  569. version: "2.7.0"
  570. xdg_directories:
  571. dependency: transitive
  572. description:
  573. name: xdg_directories
  574. url: "https://pub.dartlang.org"
  575. source: hosted
  576. version: "0.2.0+1"
  577. xml:
  578. dependency: transitive
  579. description:
  580. name: xml
  581. url: "https://pub.dartlang.org"
  582. source: hosted
  583. version: "6.1.0"
  584. yaml:
  585. dependency: transitive
  586. description:
  587. name: yaml
  588. url: "https://pub.dartlang.org"
  589. source: hosted
  590. version: "3.1.1"
  591. sdks:
  592. dart: ">=2.17.0 <3.0.0"
  593. flutter: ">=3.0.0"