Flutter app for Asset Management
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
 

468 lignes
11 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.1.2"
  11. args:
  12. dependency: transitive
  13. description:
  14. name: args
  15. url: "https://pub.dartlang.org"
  16. source: hosted
  17. version: "2.0.0"
  18. async:
  19. dependency: transitive
  20. description:
  21. name: async
  22. url: "https://pub.dartlang.org"
  23. source: hosted
  24. version: "2.5.0"
  25. barcode_scan:
  26. dependency: "direct main"
  27. description:
  28. name: barcode_scan
  29. url: "https://pub.dartlang.org"
  30. source: hosted
  31. version: "3.0.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.1.0"
  46. charcode:
  47. dependency: transitive
  48. description:
  49. name: charcode
  50. url: "https://pub.dartlang.org"
  51. source: hosted
  52. version: "1.2.0"
  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.15.0"
  67. crypto:
  68. dependency: transitive
  69. description:
  70. name: crypto
  71. url: "https://pub.dartlang.org"
  72. source: hosted
  73. version: "3.0.1"
  74. cupertino_icons:
  75. dependency: "direct main"
  76. description:
  77. name: cupertino_icons
  78. url: "https://pub.dartlang.org"
  79. source: hosted
  80. version: "0.1.3"
  81. fake_async:
  82. dependency: transitive
  83. description:
  84. name: fake_async
  85. url: "https://pub.dartlang.org"
  86. source: hosted
  87. version: "1.2.0"
  88. ffi:
  89. dependency: transitive
  90. description:
  91. name: ffi
  92. url: "https://pub.dartlang.org"
  93. source: hosted
  94. version: "1.1.2"
  95. file:
  96. dependency: transitive
  97. description:
  98. name: file
  99. url: "https://pub.dartlang.org"
  100. source: hosted
  101. version: "6.1.2"
  102. fixnum:
  103. dependency: transitive
  104. description:
  105. name: fixnum
  106. url: "https://pub.dartlang.org"
  107. source: hosted
  108. version: "0.10.11"
  109. flutter:
  110. dependency: "direct main"
  111. description: flutter
  112. source: sdk
  113. version: "0.0.0"
  114. flutter_launcher_icons:
  115. dependency: "direct dev"
  116. description:
  117. name: flutter_launcher_icons
  118. url: "https://pub.dartlang.org"
  119. source: hosted
  120. version: "0.9.0"
  121. flutter_plugin_android_lifecycle:
  122. dependency: transitive
  123. description:
  124. name: flutter_plugin_android_lifecycle
  125. url: "https://pub.dartlang.org"
  126. source: hosted
  127. version: "2.0.2"
  128. flutter_test:
  129. dependency: "direct dev"
  130. description: flutter
  131. source: sdk
  132. version: "0.0.0"
  133. flutter_web_plugins:
  134. dependency: transitive
  135. description: flutter
  136. source: sdk
  137. version: "0.0.0"
  138. fluttertoast:
  139. dependency: "direct main"
  140. description:
  141. name: fluttertoast
  142. url: "https://pub.dartlang.org"
  143. source: hosted
  144. version: "8.0.7"
  145. http:
  146. dependency: transitive
  147. description:
  148. name: http
  149. url: "https://pub.dartlang.org"
  150. source: hosted
  151. version: "0.13.3"
  152. http_parser:
  153. dependency: transitive
  154. description:
  155. name: http_parser
  156. url: "https://pub.dartlang.org"
  157. source: hosted
  158. version: "4.0.0"
  159. image:
  160. dependency: transitive
  161. description:
  162. name: image
  163. url: "https://pub.dartlang.org"
  164. source: hosted
  165. version: "3.0.2"
  166. image_picker:
  167. dependency: "direct main"
  168. description:
  169. name: image_picker
  170. url: "https://pub.dartlang.org"
  171. source: hosted
  172. version: "0.8.1+1"
  173. image_picker_for_web:
  174. dependency: transitive
  175. description:
  176. name: image_picker_for_web
  177. url: "https://pub.dartlang.org"
  178. source: hosted
  179. version: "2.0.0"
  180. image_picker_platform_interface:
  181. dependency: transitive
  182. description:
  183. name: image_picker_platform_interface
  184. url: "https://pub.dartlang.org"
  185. source: hosted
  186. version: "2.1.0"
  187. intl:
  188. dependency: "direct main"
  189. description:
  190. name: intl
  191. url: "https://pub.dartlang.org"
  192. source: hosted
  193. version: "0.17.0"
  194. js:
  195. dependency: transitive
  196. description:
  197. name: js
  198. url: "https://pub.dartlang.org"
  199. source: hosted
  200. version: "0.6.3"
  201. matcher:
  202. dependency: transitive
  203. description:
  204. name: matcher
  205. url: "https://pub.dartlang.org"
  206. source: hosted
  207. version: "0.12.10"
  208. matrix_gesture_detector:
  209. dependency: "direct main"
  210. description:
  211. name: matrix_gesture_detector
  212. url: "https://pub.dartlang.org"
  213. source: hosted
  214. version: "0.1.0"
  215. meta:
  216. dependency: transitive
  217. description:
  218. name: meta
  219. url: "https://pub.dartlang.org"
  220. source: hosted
  221. version: "1.3.0"
  222. path:
  223. dependency: transitive
  224. description:
  225. name: path
  226. url: "https://pub.dartlang.org"
  227. source: hosted
  228. version: "1.8.0"
  229. path_provider:
  230. dependency: "direct main"
  231. description:
  232. name: path_provider
  233. url: "https://pub.dartlang.org"
  234. source: hosted
  235. version: "2.0.2"
  236. path_provider_linux:
  237. dependency: transitive
  238. description:
  239. name: path_provider_linux
  240. url: "https://pub.dartlang.org"
  241. source: hosted
  242. version: "2.0.0"
  243. path_provider_macos:
  244. dependency: transitive
  245. description:
  246. name: path_provider_macos
  247. url: "https://pub.dartlang.org"
  248. source: hosted
  249. version: "2.0.0"
  250. path_provider_platform_interface:
  251. dependency: transitive
  252. description:
  253. name: path_provider_platform_interface
  254. url: "https://pub.dartlang.org"
  255. source: hosted
  256. version: "2.0.1"
  257. path_provider_windows:
  258. dependency: transitive
  259. description:
  260. name: path_provider_windows
  261. url: "https://pub.dartlang.org"
  262. source: hosted
  263. version: "2.0.1"
  264. pedantic:
  265. dependency: transitive
  266. description:
  267. name: pedantic
  268. url: "https://pub.dartlang.org"
  269. source: hosted
  270. version: "1.11.1"
  271. petitparser:
  272. dependency: transitive
  273. description:
  274. name: petitparser
  275. url: "https://pub.dartlang.org"
  276. source: hosted
  277. version: "4.1.0"
  278. photo_view:
  279. dependency: "direct main"
  280. description:
  281. name: photo_view
  282. url: "https://pub.dartlang.org"
  283. source: hosted
  284. version: "0.11.1"
  285. platform:
  286. dependency: transitive
  287. description:
  288. name: platform
  289. url: "https://pub.dartlang.org"
  290. source: hosted
  291. version: "3.0.0"
  292. plugin_platform_interface:
  293. dependency: transitive
  294. description:
  295. name: plugin_platform_interface
  296. url: "https://pub.dartlang.org"
  297. source: hosted
  298. version: "2.0.0"
  299. process:
  300. dependency: transitive
  301. description:
  302. name: process
  303. url: "https://pub.dartlang.org"
  304. source: hosted
  305. version: "4.2.1"
  306. protobuf:
  307. dependency: transitive
  308. description:
  309. name: protobuf
  310. url: "https://pub.dartlang.org"
  311. source: hosted
  312. version: "1.1.4"
  313. shared_preferences:
  314. dependency: "direct main"
  315. description:
  316. name: shared_preferences
  317. url: "https://pub.dartlang.org"
  318. source: hosted
  319. version: "2.0.6"
  320. shared_preferences_linux:
  321. dependency: transitive
  322. description:
  323. name: shared_preferences_linux
  324. url: "https://pub.dartlang.org"
  325. source: hosted
  326. version: "2.0.0"
  327. shared_preferences_macos:
  328. dependency: transitive
  329. description:
  330. name: shared_preferences_macos
  331. url: "https://pub.dartlang.org"
  332. source: hosted
  333. version: "2.0.0"
  334. shared_preferences_platform_interface:
  335. dependency: transitive
  336. description:
  337. name: shared_preferences_platform_interface
  338. url: "https://pub.dartlang.org"
  339. source: hosted
  340. version: "2.0.0"
  341. shared_preferences_web:
  342. dependency: transitive
  343. description:
  344. name: shared_preferences_web
  345. url: "https://pub.dartlang.org"
  346. source: hosted
  347. version: "2.0.0"
  348. shared_preferences_windows:
  349. dependency: transitive
  350. description:
  351. name: shared_preferences_windows
  352. url: "https://pub.dartlang.org"
  353. source: hosted
  354. version: "2.0.0"
  355. sky_engine:
  356. dependency: transitive
  357. description: flutter
  358. source: sdk
  359. version: "0.0.99"
  360. source_span:
  361. dependency: transitive
  362. description:
  363. name: source_span
  364. url: "https://pub.dartlang.org"
  365. source: hosted
  366. version: "1.8.0"
  367. sqflite:
  368. dependency: "direct main"
  369. description:
  370. name: sqflite
  371. url: "https://pub.dartlang.org"
  372. source: hosted
  373. version: "2.0.0+3"
  374. sqflite_common:
  375. dependency: transitive
  376. description:
  377. name: sqflite_common
  378. url: "https://pub.dartlang.org"
  379. source: hosted
  380. version: "2.0.0+2"
  381. stack_trace:
  382. dependency: transitive
  383. description:
  384. name: stack_trace
  385. url: "https://pub.dartlang.org"
  386. source: hosted
  387. version: "1.10.0"
  388. stream_channel:
  389. dependency: transitive
  390. description:
  391. name: stream_channel
  392. url: "https://pub.dartlang.org"
  393. source: hosted
  394. version: "2.1.0"
  395. string_scanner:
  396. dependency: transitive
  397. description:
  398. name: string_scanner
  399. url: "https://pub.dartlang.org"
  400. source: hosted
  401. version: "1.1.0"
  402. synchronized:
  403. dependency: transitive
  404. description:
  405. name: synchronized
  406. url: "https://pub.dartlang.org"
  407. source: hosted
  408. version: "3.0.0"
  409. term_glyph:
  410. dependency: transitive
  411. description:
  412. name: term_glyph
  413. url: "https://pub.dartlang.org"
  414. source: hosted
  415. version: "1.2.0"
  416. test_api:
  417. dependency: transitive
  418. description:
  419. name: test_api
  420. url: "https://pub.dartlang.org"
  421. source: hosted
  422. version: "0.2.19"
  423. typed_data:
  424. dependency: transitive
  425. description:
  426. name: typed_data
  427. url: "https://pub.dartlang.org"
  428. source: hosted
  429. version: "1.3.0"
  430. vector_math:
  431. dependency: transitive
  432. description:
  433. name: vector_math
  434. url: "https://pub.dartlang.org"
  435. source: hosted
  436. version: "2.1.0"
  437. win32:
  438. dependency: transitive
  439. description:
  440. name: win32
  441. url: "https://pub.dartlang.org"
  442. source: hosted
  443. version: "2.0.5"
  444. xdg_directories:
  445. dependency: transitive
  446. description:
  447. name: xdg_directories
  448. url: "https://pub.dartlang.org"
  449. source: hosted
  450. version: "0.2.0"
  451. xml:
  452. dependency: transitive
  453. description:
  454. name: xml
  455. url: "https://pub.dartlang.org"
  456. source: hosted
  457. version: "5.1.2"
  458. yaml:
  459. dependency: transitive
  460. description:
  461. name: yaml
  462. url: "https://pub.dartlang.org"
  463. source: hosted
  464. version: "3.1.0"
  465. sdks:
  466. dart: ">=2.12.0 <3.0.0"
  467. flutter: ">=2.0.0"