Encrypted messaging app
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

502 lines
12 KiB

  1. # Generated by pub
  2. # See https://dart.dev/tools/pub/glossary#lockfile
  3. packages:
  4. asn1lib:
  5. dependency: "direct main"
  6. description:
  7. name: asn1lib
  8. url: "https://pub.dartlang.org"
  9. source: hosted
  10. version: "1.1.1"
  11. async:
  12. dependency: transitive
  13. description:
  14. name: async
  15. url: "https://pub.dartlang.org"
  16. source: hosted
  17. version: "2.9.0"
  18. boolean_selector:
  19. dependency: transitive
  20. description:
  21. name: boolean_selector
  22. url: "https://pub.dartlang.org"
  23. source: hosted
  24. version: "2.1.0"
  25. characters:
  26. dependency: transitive
  27. description:
  28. name: characters
  29. url: "https://pub.dartlang.org"
  30. source: hosted
  31. version: "1.2.1"
  32. clock:
  33. dependency: transitive
  34. description:
  35. name: clock
  36. url: "https://pub.dartlang.org"
  37. source: hosted
  38. version: "1.1.1"
  39. collection:
  40. dependency: transitive
  41. description:
  42. name: collection
  43. url: "https://pub.dartlang.org"
  44. source: hosted
  45. version: "1.16.0"
  46. convert:
  47. dependency: transitive
  48. description:
  49. name: convert
  50. url: "https://pub.dartlang.org"
  51. source: hosted
  52. version: "3.1.1"
  53. cross_file:
  54. dependency: transitive
  55. description:
  56. name: cross_file
  57. url: "https://pub.dartlang.org"
  58. source: hosted
  59. version: "0.3.3+2"
  60. crypto:
  61. dependency: transitive
  62. description:
  63. name: crypto
  64. url: "https://pub.dartlang.org"
  65. source: hosted
  66. version: "3.0.2"
  67. cupertino_icons:
  68. dependency: "direct main"
  69. description:
  70. name: cupertino_icons
  71. url: "https://pub.dartlang.org"
  72. source: hosted
  73. version: "1.0.5"
  74. fake_async:
  75. dependency: transitive
  76. description:
  77. name: fake_async
  78. url: "https://pub.dartlang.org"
  79. source: hosted
  80. version: "1.3.1"
  81. ffi:
  82. dependency: transitive
  83. description:
  84. name: ffi
  85. url: "https://pub.dartlang.org"
  86. source: hosted
  87. version: "2.0.1"
  88. file:
  89. dependency: transitive
  90. description:
  91. name: file
  92. url: "https://pub.dartlang.org"
  93. source: hosted
  94. version: "6.1.4"
  95. flutter:
  96. dependency: "direct main"
  97. description: flutter
  98. source: sdk
  99. version: "0.0.0"
  100. flutter_dotenv:
  101. dependency: "direct main"
  102. description:
  103. name: flutter_dotenv
  104. url: "https://pub.dartlang.org"
  105. source: hosted
  106. version: "5.0.2"
  107. flutter_lints:
  108. dependency: "direct dev"
  109. description:
  110. name: flutter_lints
  111. url: "https://pub.dartlang.org"
  112. source: hosted
  113. version: "2.0.1"
  114. flutter_plugin_android_lifecycle:
  115. dependency: transitive
  116. description:
  117. name: flutter_plugin_android_lifecycle
  118. url: "https://pub.dartlang.org"
  119. source: hosted
  120. version: "2.0.7"
  121. flutter_test:
  122. dependency: "direct dev"
  123. description: flutter
  124. source: sdk
  125. version: "0.0.0"
  126. flutter_web_plugins:
  127. dependency: transitive
  128. description: flutter
  129. source: sdk
  130. version: "0.0.0"
  131. http:
  132. dependency: "direct main"
  133. description:
  134. name: http
  135. url: "https://pub.dartlang.org"
  136. source: hosted
  137. version: "0.13.5"
  138. http_parser:
  139. dependency: transitive
  140. description:
  141. name: http_parser
  142. url: "https://pub.dartlang.org"
  143. source: hosted
  144. version: "4.0.2"
  145. image_picker:
  146. dependency: "direct main"
  147. description:
  148. name: image_picker
  149. url: "https://pub.dartlang.org"
  150. source: hosted
  151. version: "0.8.6"
  152. image_picker_android:
  153. dependency: transitive
  154. description:
  155. name: image_picker_android
  156. url: "https://pub.dartlang.org"
  157. source: hosted
  158. version: "0.8.5+3"
  159. image_picker_for_web:
  160. dependency: transitive
  161. description:
  162. name: image_picker_for_web
  163. url: "https://pub.dartlang.org"
  164. source: hosted
  165. version: "2.1.10"
  166. image_picker_ios:
  167. dependency: transitive
  168. description:
  169. name: image_picker_ios
  170. url: "https://pub.dartlang.org"
  171. source: hosted
  172. version: "0.8.6+1"
  173. image_picker_platform_interface:
  174. dependency: transitive
  175. description:
  176. name: image_picker_platform_interface
  177. url: "https://pub.dartlang.org"
  178. source: hosted
  179. version: "2.6.2"
  180. intl:
  181. dependency: "direct main"
  182. description:
  183. name: intl
  184. url: "https://pub.dartlang.org"
  185. source: hosted
  186. version: "0.17.0"
  187. js:
  188. dependency: transitive
  189. description:
  190. name: js
  191. url: "https://pub.dartlang.org"
  192. source: hosted
  193. version: "0.6.4"
  194. lints:
  195. dependency: transitive
  196. description:
  197. name: lints
  198. url: "https://pub.dartlang.org"
  199. source: hosted
  200. version: "2.0.0"
  201. matcher:
  202. dependency: transitive
  203. description:
  204. name: matcher
  205. url: "https://pub.dartlang.org"
  206. source: hosted
  207. version: "0.12.12"
  208. material_color_utilities:
  209. dependency: transitive
  210. description:
  211. name: material_color_utilities
  212. url: "https://pub.dartlang.org"
  213. source: hosted
  214. version: "0.1.5"
  215. meta:
  216. dependency: transitive
  217. description:
  218. name: meta
  219. url: "https://pub.dartlang.org"
  220. source: hosted
  221. version: "1.8.0"
  222. mime:
  223. dependency: "direct main"
  224. description:
  225. name: mime
  226. url: "https://pub.dartlang.org"
  227. source: hosted
  228. version: "1.0.2"
  229. path:
  230. dependency: "direct main"
  231. description:
  232. name: path
  233. url: "https://pub.dartlang.org"
  234. source: hosted
  235. version: "1.8.2"
  236. path_provider:
  237. dependency: "direct main"
  238. description:
  239. name: path_provider
  240. url: "https://pub.dartlang.org"
  241. source: hosted
  242. version: "2.0.11"
  243. path_provider_android:
  244. dependency: transitive
  245. description:
  246. name: path_provider_android
  247. url: "https://pub.dartlang.org"
  248. source: hosted
  249. version: "2.0.20"
  250. path_provider_ios:
  251. dependency: transitive
  252. description:
  253. name: path_provider_ios
  254. url: "https://pub.dartlang.org"
  255. source: hosted
  256. version: "2.0.11"
  257. path_provider_linux:
  258. dependency: transitive
  259. description:
  260. name: path_provider_linux
  261. url: "https://pub.dartlang.org"
  262. source: hosted
  263. version: "2.1.7"
  264. path_provider_macos:
  265. dependency: transitive
  266. description:
  267. name: path_provider_macos
  268. url: "https://pub.dartlang.org"
  269. source: hosted
  270. version: "2.0.6"
  271. path_provider_platform_interface:
  272. dependency: transitive
  273. description:
  274. name: path_provider_platform_interface
  275. url: "https://pub.dartlang.org"
  276. source: hosted
  277. version: "2.0.5"
  278. path_provider_windows:
  279. dependency: transitive
  280. description:
  281. name: path_provider_windows
  282. url: "https://pub.dartlang.org"
  283. source: hosted
  284. version: "2.1.3"
  285. platform:
  286. dependency: transitive
  287. description:
  288. name: platform
  289. url: "https://pub.dartlang.org"
  290. source: hosted
  291. version: "3.1.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.1.3"
  299. pointycastle:
  300. dependency: "direct main"
  301. description:
  302. name: pointycastle
  303. url: "https://pub.dartlang.org"
  304. source: hosted
  305. version: "3.6.2"
  306. process:
  307. dependency: transitive
  308. description:
  309. name: process
  310. url: "https://pub.dartlang.org"
  311. source: hosted
  312. version: "4.2.4"
  313. qr:
  314. dependency: transitive
  315. description:
  316. name: qr
  317. url: "https://pub.dartlang.org"
  318. source: hosted
  319. version: "2.1.0"
  320. qr_code_scanner:
  321. dependency: "direct main"
  322. description:
  323. name: qr_code_scanner
  324. url: "https://pub.dartlang.org"
  325. source: hosted
  326. version: "1.0.1"
  327. qr_flutter:
  328. dependency: "direct main"
  329. description:
  330. name: qr_flutter
  331. url: "https://pub.dartlang.org"
  332. source: hosted
  333. version: "4.0.0"
  334. shared_preferences:
  335. dependency: "direct main"
  336. description:
  337. name: shared_preferences
  338. url: "https://pub.dartlang.org"
  339. source: hosted
  340. version: "2.0.15"
  341. shared_preferences_android:
  342. dependency: transitive
  343. description:
  344. name: shared_preferences_android
  345. url: "https://pub.dartlang.org"
  346. source: hosted
  347. version: "2.0.14"
  348. shared_preferences_ios:
  349. dependency: transitive
  350. description:
  351. name: shared_preferences_ios
  352. url: "https://pub.dartlang.org"
  353. source: hosted
  354. version: "2.1.1"
  355. shared_preferences_linux:
  356. dependency: transitive
  357. description:
  358. name: shared_preferences_linux
  359. url: "https://pub.dartlang.org"
  360. source: hosted
  361. version: "2.1.1"
  362. shared_preferences_macos:
  363. dependency: transitive
  364. description:
  365. name: shared_preferences_macos
  366. url: "https://pub.dartlang.org"
  367. source: hosted
  368. version: "2.0.4"
  369. shared_preferences_platform_interface:
  370. dependency: transitive
  371. description:
  372. name: shared_preferences_platform_interface
  373. url: "https://pub.dartlang.org"
  374. source: hosted
  375. version: "2.1.0"
  376. shared_preferences_web:
  377. dependency: transitive
  378. description:
  379. name: shared_preferences_web
  380. url: "https://pub.dartlang.org"
  381. source: hosted
  382. version: "2.0.4"
  383. shared_preferences_windows:
  384. dependency: transitive
  385. description:
  386. name: shared_preferences_windows
  387. url: "https://pub.dartlang.org"
  388. source: hosted
  389. version: "2.1.1"
  390. sky_engine:
  391. dependency: transitive
  392. description: flutter
  393. source: sdk
  394. version: "0.0.99"
  395. sliding_up_panel:
  396. dependency: "direct main"
  397. description:
  398. name: sliding_up_panel
  399. url: "https://pub.dartlang.org"
  400. source: hosted
  401. version: "2.0.0+1"
  402. source_span:
  403. dependency: transitive
  404. description:
  405. name: source_span
  406. url: "https://pub.dartlang.org"
  407. source: hosted
  408. version: "1.9.0"
  409. sqflite:
  410. dependency: "direct main"
  411. description:
  412. name: sqflite
  413. url: "https://pub.dartlang.org"
  414. source: hosted
  415. version: "2.1.0+1"
  416. sqflite_common:
  417. dependency: transitive
  418. description:
  419. name: sqflite_common
  420. url: "https://pub.dartlang.org"
  421. source: hosted
  422. version: "2.3.0"
  423. stack_trace:
  424. dependency: transitive
  425. description:
  426. name: stack_trace
  427. url: "https://pub.dartlang.org"
  428. source: hosted
  429. version: "1.10.0"
  430. stream_channel:
  431. dependency: transitive
  432. description:
  433. name: stream_channel
  434. url: "https://pub.dartlang.org"
  435. source: hosted
  436. version: "2.1.0"
  437. string_scanner:
  438. dependency: transitive
  439. description:
  440. name: string_scanner
  441. url: "https://pub.dartlang.org"
  442. source: hosted
  443. version: "1.1.1"
  444. synchronized:
  445. dependency: transitive
  446. description:
  447. name: synchronized
  448. url: "https://pub.dartlang.org"
  449. source: hosted
  450. version: "3.0.0+3"
  451. term_glyph:
  452. dependency: transitive
  453. description:
  454. name: term_glyph
  455. url: "https://pub.dartlang.org"
  456. source: hosted
  457. version: "1.2.1"
  458. test_api:
  459. dependency: transitive
  460. description:
  461. name: test_api
  462. url: "https://pub.dartlang.org"
  463. source: hosted
  464. version: "0.4.12"
  465. typed_data:
  466. dependency: transitive
  467. description:
  468. name: typed_data
  469. url: "https://pub.dartlang.org"
  470. source: hosted
  471. version: "1.3.1"
  472. uuid:
  473. dependency: "direct main"
  474. description:
  475. name: uuid
  476. url: "https://pub.dartlang.org"
  477. source: hosted
  478. version: "3.0.6"
  479. vector_math:
  480. dependency: transitive
  481. description:
  482. name: vector_math
  483. url: "https://pub.dartlang.org"
  484. source: hosted
  485. version: "2.1.2"
  486. win32:
  487. dependency: transitive
  488. description:
  489. name: win32
  490. url: "https://pub.dartlang.org"
  491. source: hosted
  492. version: "3.0.1"
  493. xdg_directories:
  494. dependency: transitive
  495. description:
  496. name: xdg_directories
  497. url: "https://pub.dartlang.org"
  498. source: hosted
  499. version: "0.2.0+2"
  500. sdks:
  501. dart: ">=2.18.0 <3.0.0"
  502. flutter: ">=3.3.0-0"