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.

516 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.0"
  11. async:
  12. dependency: transitive
  13. description:
  14. name: async
  15. url: "https://pub.dartlang.org"
  16. source: hosted
  17. version: "2.8.2"
  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.0"
  32. charcode:
  33. dependency: transitive
  34. description:
  35. name: charcode
  36. url: "https://pub.dartlang.org"
  37. source: hosted
  38. version: "1.3.1"
  39. clock:
  40. dependency: transitive
  41. description:
  42. name: clock
  43. url: "https://pub.dartlang.org"
  44. source: hosted
  45. version: "1.1.0"
  46. collection:
  47. dependency: transitive
  48. description:
  49. name: collection
  50. url: "https://pub.dartlang.org"
  51. source: hosted
  52. version: "1.16.0"
  53. convert:
  54. dependency: transitive
  55. description:
  56. name: convert
  57. url: "https://pub.dartlang.org"
  58. source: hosted
  59. version: "3.0.1"
  60. cross_file:
  61. dependency: transitive
  62. description:
  63. name: cross_file
  64. url: "https://pub.dartlang.org"
  65. source: hosted
  66. version: "0.3.3+1"
  67. crypto:
  68. dependency: transitive
  69. description:
  70. name: crypto
  71. url: "https://pub.dartlang.org"
  72. source: hosted
  73. version: "3.0.2"
  74. cupertino_icons:
  75. dependency: "direct main"
  76. description:
  77. name: cupertino_icons
  78. url: "https://pub.dartlang.org"
  79. source: hosted
  80. version: "1.0.4"
  81. fake_async:
  82. dependency: transitive
  83. description:
  84. name: fake_async
  85. url: "https://pub.dartlang.org"
  86. source: hosted
  87. version: "1.3.0"
  88. ffi:
  89. dependency: transitive
  90. description:
  91. name: ffi
  92. url: "https://pub.dartlang.org"
  93. source: hosted
  94. version: "1.2.1"
  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. flutter:
  103. dependency: "direct main"
  104. description: flutter
  105. source: sdk
  106. version: "0.0.0"
  107. flutter_dotenv:
  108. dependency: "direct main"
  109. description:
  110. name: flutter_dotenv
  111. url: "https://pub.dartlang.org"
  112. source: hosted
  113. version: "5.0.2"
  114. flutter_lints:
  115. dependency: "direct dev"
  116. description:
  117. name: flutter_lints
  118. url: "https://pub.dartlang.org"
  119. source: hosted
  120. version: "1.0.4"
  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.7"
  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. font_awesome_flutter:
  139. dependency: "direct main"
  140. description:
  141. name: font_awesome_flutter
  142. url: "https://pub.dartlang.org"
  143. source: hosted
  144. version: "10.1.0"
  145. http:
  146. dependency: "direct main"
  147. description:
  148. name: http
  149. url: "https://pub.dartlang.org"
  150. source: hosted
  151. version: "0.13.4"
  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.1"
  159. image_picker:
  160. dependency: "direct main"
  161. description:
  162. name: image_picker
  163. url: "https://pub.dartlang.org"
  164. source: hosted
  165. version: "0.8.5+3"
  166. image_picker_android:
  167. dependency: transitive
  168. description:
  169. name: image_picker_android
  170. url: "https://pub.dartlang.org"
  171. source: hosted
  172. version: "0.8.5+2"
  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.1.8"
  180. image_picker_ios:
  181. dependency: transitive
  182. description:
  183. name: image_picker_ios
  184. url: "https://pub.dartlang.org"
  185. source: hosted
  186. version: "0.8.5+6"
  187. image_picker_platform_interface:
  188. dependency: transitive
  189. description:
  190. name: image_picker_platform_interface
  191. url: "https://pub.dartlang.org"
  192. source: hosted
  193. version: "2.6.1"
  194. intl:
  195. dependency: "direct main"
  196. description:
  197. name: intl
  198. url: "https://pub.dartlang.org"
  199. source: hosted
  200. version: "0.17.0"
  201. js:
  202. dependency: transitive
  203. description:
  204. name: js
  205. url: "https://pub.dartlang.org"
  206. source: hosted
  207. version: "0.6.4"
  208. lints:
  209. dependency: transitive
  210. description:
  211. name: lints
  212. url: "https://pub.dartlang.org"
  213. source: hosted
  214. version: "1.0.1"
  215. matcher:
  216. dependency: transitive
  217. description:
  218. name: matcher
  219. url: "https://pub.dartlang.org"
  220. source: hosted
  221. version: "0.12.11"
  222. material_color_utilities:
  223. dependency: transitive
  224. description:
  225. name: material_color_utilities
  226. url: "https://pub.dartlang.org"
  227. source: hosted
  228. version: "0.1.4"
  229. meta:
  230. dependency: transitive
  231. description:
  232. name: meta
  233. url: "https://pub.dartlang.org"
  234. source: hosted
  235. version: "1.7.0"
  236. mime:
  237. dependency: "direct main"
  238. description:
  239. name: mime
  240. url: "https://pub.dartlang.org"
  241. source: hosted
  242. version: "1.0.2"
  243. path:
  244. dependency: "direct main"
  245. description:
  246. name: path
  247. url: "https://pub.dartlang.org"
  248. source: hosted
  249. version: "1.8.1"
  250. path_provider:
  251. dependency: "direct main"
  252. description:
  253. name: path_provider
  254. url: "https://pub.dartlang.org"
  255. source: hosted
  256. version: "2.0.11"
  257. path_provider_android:
  258. dependency: transitive
  259. description:
  260. name: path_provider_android
  261. url: "https://pub.dartlang.org"
  262. source: hosted
  263. version: "2.0.20"
  264. path_provider_ios:
  265. dependency: transitive
  266. description:
  267. name: path_provider_ios
  268. url: "https://pub.dartlang.org"
  269. source: hosted
  270. version: "2.0.11"
  271. path_provider_linux:
  272. dependency: transitive
  273. description:
  274. name: path_provider_linux
  275. url: "https://pub.dartlang.org"
  276. source: hosted
  277. version: "2.1.6"
  278. path_provider_macos:
  279. dependency: transitive
  280. description:
  281. name: path_provider_macos
  282. url: "https://pub.dartlang.org"
  283. source: hosted
  284. version: "2.0.6"
  285. path_provider_platform_interface:
  286. dependency: transitive
  287. description:
  288. name: path_provider_platform_interface
  289. url: "https://pub.dartlang.org"
  290. source: hosted
  291. version: "2.0.4"
  292. path_provider_windows:
  293. dependency: transitive
  294. description:
  295. name: path_provider_windows
  296. url: "https://pub.dartlang.org"
  297. source: hosted
  298. version: "2.0.6"
  299. platform:
  300. dependency: transitive
  301. description:
  302. name: platform
  303. url: "https://pub.dartlang.org"
  304. source: hosted
  305. version: "3.1.0"
  306. plugin_platform_interface:
  307. dependency: transitive
  308. description:
  309. name: plugin_platform_interface
  310. url: "https://pub.dartlang.org"
  311. source: hosted
  312. version: "2.1.2"
  313. pointycastle:
  314. dependency: "direct main"
  315. description:
  316. name: pointycastle
  317. url: "https://pub.dartlang.org"
  318. source: hosted
  319. version: "3.5.2"
  320. process:
  321. dependency: transitive
  322. description:
  323. name: process
  324. url: "https://pub.dartlang.org"
  325. source: hosted
  326. version: "4.2.4"
  327. qr:
  328. dependency: transitive
  329. description:
  330. name: qr
  331. url: "https://pub.dartlang.org"
  332. source: hosted
  333. version: "2.1.0"
  334. qr_code_scanner:
  335. dependency: "direct main"
  336. description:
  337. name: qr_code_scanner
  338. url: "https://pub.dartlang.org"
  339. source: hosted
  340. version: "1.0.1"
  341. qr_flutter:
  342. dependency: "direct main"
  343. description:
  344. name: qr_flutter
  345. url: "https://pub.dartlang.org"
  346. source: hosted
  347. version: "4.0.0"
  348. shared_preferences:
  349. dependency: "direct main"
  350. description:
  351. name: shared_preferences
  352. url: "https://pub.dartlang.org"
  353. source: hosted
  354. version: "2.0.15"
  355. shared_preferences_android:
  356. dependency: transitive
  357. description:
  358. name: shared_preferences_android
  359. url: "https://pub.dartlang.org"
  360. source: hosted
  361. version: "2.0.12"
  362. shared_preferences_ios:
  363. dependency: transitive
  364. description:
  365. name: shared_preferences_ios
  366. url: "https://pub.dartlang.org"
  367. source: hosted
  368. version: "2.1.1"
  369. shared_preferences_linux:
  370. dependency: transitive
  371. description:
  372. name: shared_preferences_linux
  373. url: "https://pub.dartlang.org"
  374. source: hosted
  375. version: "2.1.1"
  376. shared_preferences_macos:
  377. dependency: transitive
  378. description:
  379. name: shared_preferences_macos
  380. url: "https://pub.dartlang.org"
  381. source: hosted
  382. version: "2.0.4"
  383. shared_preferences_platform_interface:
  384. dependency: transitive
  385. description:
  386. name: shared_preferences_platform_interface
  387. url: "https://pub.dartlang.org"
  388. source: hosted
  389. version: "2.0.0"
  390. shared_preferences_web:
  391. dependency: transitive
  392. description:
  393. name: shared_preferences_web
  394. url: "https://pub.dartlang.org"
  395. source: hosted
  396. version: "2.0.4"
  397. shared_preferences_windows:
  398. dependency: transitive
  399. description:
  400. name: shared_preferences_windows
  401. url: "https://pub.dartlang.org"
  402. source: hosted
  403. version: "2.1.1"
  404. sky_engine:
  405. dependency: transitive
  406. description: flutter
  407. source: sdk
  408. version: "0.0.99"
  409. sliding_up_panel:
  410. dependency: "direct main"
  411. description:
  412. name: sliding_up_panel
  413. url: "https://pub.dartlang.org"
  414. source: hosted
  415. version: "2.0.0+1"
  416. source_span:
  417. dependency: transitive
  418. description:
  419. name: source_span
  420. url: "https://pub.dartlang.org"
  421. source: hosted
  422. version: "1.8.2"
  423. sqflite:
  424. dependency: "direct main"
  425. description:
  426. name: sqflite
  427. url: "https://pub.dartlang.org"
  428. source: hosted
  429. version: "2.0.2+1"
  430. sqflite_common:
  431. dependency: transitive
  432. description:
  433. name: sqflite_common
  434. url: "https://pub.dartlang.org"
  435. source: hosted
  436. version: "2.2.1+1"
  437. stack_trace:
  438. dependency: transitive
  439. description:
  440. name: stack_trace
  441. url: "https://pub.dartlang.org"
  442. source: hosted
  443. version: "1.10.0"
  444. stream_channel:
  445. dependency: transitive
  446. description:
  447. name: stream_channel
  448. url: "https://pub.dartlang.org"
  449. source: hosted
  450. version: "2.1.0"
  451. string_scanner:
  452. dependency: transitive
  453. description:
  454. name: string_scanner
  455. url: "https://pub.dartlang.org"
  456. source: hosted
  457. version: "1.1.0"
  458. synchronized:
  459. dependency: transitive
  460. description:
  461. name: synchronized
  462. url: "https://pub.dartlang.org"
  463. source: hosted
  464. version: "3.0.0+2"
  465. term_glyph:
  466. dependency: transitive
  467. description:
  468. name: term_glyph
  469. url: "https://pub.dartlang.org"
  470. source: hosted
  471. version: "1.2.0"
  472. test_api:
  473. dependency: transitive
  474. description:
  475. name: test_api
  476. url: "https://pub.dartlang.org"
  477. source: hosted
  478. version: "0.4.9"
  479. typed_data:
  480. dependency: transitive
  481. description:
  482. name: typed_data
  483. url: "https://pub.dartlang.org"
  484. source: hosted
  485. version: "1.3.0"
  486. uuid:
  487. dependency: "direct main"
  488. description:
  489. name: uuid
  490. url: "https://pub.dartlang.org"
  491. source: hosted
  492. version: "3.0.6"
  493. vector_math:
  494. dependency: transitive
  495. description:
  496. name: vector_math
  497. url: "https://pub.dartlang.org"
  498. source: hosted
  499. version: "2.1.2"
  500. win32:
  501. dependency: transitive
  502. description:
  503. name: win32
  504. url: "https://pub.dartlang.org"
  505. source: hosted
  506. version: "2.5.2"
  507. xdg_directories:
  508. dependency: transitive
  509. description:
  510. name: xdg_directories
  511. url: "https://pub.dartlang.org"
  512. source: hosted
  513. version: "0.2.0+1"
  514. sdks:
  515. dart: ">=2.17.0 <3.0.0"
  516. flutter: ">=2.8.1"