pubspec.lock 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628
  1. # Generated by pub
  2. # See https://www.dartlang.org/tools/pub/glossary#lockfile
  3. packages:
  4. analyzer:
  5. dependency: transitive
  6. description:
  7. name: analyzer
  8. url: "https://pub.dartlang.org"
  9. source: hosted
  10. version: "0.36.3"
  11. args:
  12. dependency: transitive
  13. description:
  14. name: args
  15. url: "https://pub.dartlang.org"
  16. source: hosted
  17. version: "1.5.1"
  18. async:
  19. dependency: transitive
  20. description:
  21. name: async
  22. url: "https://pub.dartlang.org"
  23. source: hosted
  24. version: "2.1.0"
  25. boolean_selector:
  26. dependency: transitive
  27. description:
  28. name: boolean_selector
  29. url: "https://pub.dartlang.org"
  30. source: hosted
  31. version: "1.0.4"
  32. build:
  33. dependency: transitive
  34. description:
  35. name: build
  36. url: "https://pub.dartlang.org"
  37. source: hosted
  38. version: "1.1.4"
  39. build_config:
  40. dependency: transitive
  41. description:
  42. name: build_config
  43. url: "https://pub.dartlang.org"
  44. source: hosted
  45. version: "0.3.2"
  46. build_daemon:
  47. dependency: transitive
  48. description:
  49. name: build_daemon
  50. url: "https://pub.dartlang.org"
  51. source: hosted
  52. version: "0.5.0"
  53. build_resolvers:
  54. dependency: transitive
  55. description:
  56. name: build_resolvers
  57. url: "https://pub.dartlang.org"
  58. source: hosted
  59. version: "1.0.4"
  60. build_runner:
  61. dependency: "direct dev"
  62. description:
  63. name: build_runner
  64. url: "https://pub.dartlang.org"
  65. source: hosted
  66. version: "1.3.3"
  67. build_runner_core:
  68. dependency: transitive
  69. description:
  70. name: build_runner_core
  71. url: "https://pub.dartlang.org"
  72. source: hosted
  73. version: "3.0.3"
  74. built_collection:
  75. dependency: transitive
  76. description:
  77. name: built_collection
  78. url: "https://pub.dartlang.org"
  79. source: hosted
  80. version: "4.2.1"
  81. built_value:
  82. dependency: transitive
  83. description:
  84. name: built_value
  85. url: "https://pub.dartlang.org"
  86. source: hosted
  87. version: "6.5.0"
  88. charcode:
  89. dependency: transitive
  90. description:
  91. name: charcode
  92. url: "https://pub.dartlang.org"
  93. source: hosted
  94. version: "1.1.2"
  95. code_builder:
  96. dependency: transitive
  97. description:
  98. name: code_builder
  99. url: "https://pub.dartlang.org"
  100. source: hosted
  101. version: "3.2.0"
  102. collection:
  103. dependency: transitive
  104. description:
  105. name: collection
  106. url: "https://pub.dartlang.org"
  107. source: hosted
  108. version: "1.14.11"
  109. convert:
  110. dependency: transitive
  111. description:
  112. name: convert
  113. url: "https://pub.dartlang.org"
  114. source: hosted
  115. version: "2.1.1"
  116. cookie_jar:
  117. dependency: transitive
  118. description:
  119. name: cookie_jar
  120. url: "https://pub.dartlang.org"
  121. source: hosted
  122. version: "1.0.0"
  123. crypto:
  124. dependency: transitive
  125. description:
  126. name: crypto
  127. url: "https://pub.dartlang.org"
  128. source: hosted
  129. version: "2.0.6"
  130. csslib:
  131. dependency: transitive
  132. description:
  133. name: csslib
  134. url: "https://pub.dartlang.org"
  135. source: hosted
  136. version: "0.16.0"
  137. cupertino_icons:
  138. dependency: "direct main"
  139. description:
  140. name: cupertino_icons
  141. url: "https://pub.dartlang.org"
  142. source: hosted
  143. version: "0.1.2"
  144. dart_style:
  145. dependency: transitive
  146. description:
  147. name: dart_style
  148. url: "https://pub.dartlang.org"
  149. source: hosted
  150. version: "1.2.7"
  151. dio:
  152. dependency: "direct main"
  153. description:
  154. name: dio
  155. url: "https://pub.dartlang.org"
  156. source: hosted
  157. version: "2.1.3"
  158. file_picker:
  159. dependency: "direct main"
  160. description:
  161. name: file_picker
  162. url: "https://pub.dartlang.org"
  163. source: hosted
  164. version: "1.3.4+1"
  165. fixnum:
  166. dependency: transitive
  167. description:
  168. name: fixnum
  169. url: "https://pub.dartlang.org"
  170. source: hosted
  171. version: "0.10.9"
  172. flutter:
  173. dependency: "direct main"
  174. description: flutter
  175. source: sdk
  176. version: "0.0.0"
  177. flutter_localizations:
  178. dependency: "direct main"
  179. description: flutter
  180. source: sdk
  181. version: "0.0.0"
  182. flutter_page_indicator:
  183. dependency: transitive
  184. description:
  185. name: flutter_page_indicator
  186. url: "https://pub.dartlang.org"
  187. source: hosted
  188. version: "0.0.3"
  189. flutter_picker:
  190. dependency: "direct main"
  191. description:
  192. name: flutter_picker
  193. url: "https://pub.dartlang.org"
  194. source: hosted
  195. version: "1.0.11"
  196. flutter_redux:
  197. dependency: "direct main"
  198. description:
  199. name: flutter_redux
  200. url: "https://pub.dartlang.org"
  201. source: hosted
  202. version: "0.5.3"
  203. flutter_screenutil:
  204. dependency: "direct main"
  205. description:
  206. name: flutter_screenutil
  207. url: "https://pub.dartlang.org"
  208. source: hosted
  209. version: "0.4.6"
  210. flutter_swiper:
  211. dependency: "direct main"
  212. description:
  213. name: flutter_swiper
  214. url: "https://pub.dartlang.org"
  215. source: hosted
  216. version: "1.1.6"
  217. flutter_test:
  218. dependency: "direct dev"
  219. description: flutter
  220. source: sdk
  221. version: "0.0.0"
  222. front_end:
  223. dependency: transitive
  224. description:
  225. name: front_end
  226. url: "https://pub.dartlang.org"
  227. source: hosted
  228. version: "0.1.18"
  229. glob:
  230. dependency: transitive
  231. description:
  232. name: glob
  233. url: "https://pub.dartlang.org"
  234. source: hosted
  235. version: "1.1.7"
  236. graphs:
  237. dependency: transitive
  238. description:
  239. name: graphs
  240. url: "https://pub.dartlang.org"
  241. source: hosted
  242. version: "0.2.0"
  243. html:
  244. dependency: transitive
  245. description:
  246. name: html
  247. url: "https://pub.dartlang.org"
  248. source: hosted
  249. version: "0.14.0+2"
  250. http:
  251. dependency: "direct main"
  252. description:
  253. name: http
  254. url: "https://pub.dartlang.org"
  255. source: hosted
  256. version: "0.12.0+2"
  257. http_multi_server:
  258. dependency: transitive
  259. description:
  260. name: http_multi_server
  261. url: "https://pub.dartlang.org"
  262. source: hosted
  263. version: "2.0.6"
  264. http_parser:
  265. dependency: transitive
  266. description:
  267. name: http_parser
  268. url: "https://pub.dartlang.org"
  269. source: hosted
  270. version: "3.1.3"
  271. image_cropper:
  272. dependency: "direct main"
  273. description:
  274. name: image_cropper
  275. url: "https://pub.dartlang.org"
  276. source: hosted
  277. version: "1.0.1"
  278. intl:
  279. dependency: "direct main"
  280. description:
  281. name: intl
  282. url: "https://pub.dartlang.org"
  283. source: hosted
  284. version: "0.15.8"
  285. io:
  286. dependency: transitive
  287. description:
  288. name: io
  289. url: "https://pub.dartlang.org"
  290. source: hosted
  291. version: "0.3.3"
  292. jpush_flutter:
  293. dependency: "direct main"
  294. description:
  295. name: jpush_flutter
  296. url: "https://pub.dartlang.org"
  297. source: hosted
  298. version: "0.0.11"
  299. js:
  300. dependency: transitive
  301. description:
  302. name: js
  303. url: "https://pub.dartlang.org"
  304. source: hosted
  305. version: "0.6.1+1"
  306. json_annotation:
  307. dependency: "direct dev"
  308. description:
  309. name: json_annotation
  310. url: "https://pub.dartlang.org"
  311. source: hosted
  312. version: "2.2.0"
  313. json_serializable:
  314. dependency: "direct main"
  315. description:
  316. name: json_serializable
  317. url: "https://pub.dartlang.org"
  318. source: hosted
  319. version: "2.2.1"
  320. kernel:
  321. dependency: transitive
  322. description:
  323. name: kernel
  324. url: "https://pub.dartlang.org"
  325. source: hosted
  326. version: "0.3.18"
  327. logging:
  328. dependency: transitive
  329. description:
  330. name: logging
  331. url: "https://pub.dartlang.org"
  332. source: hosted
  333. version: "0.11.3+2"
  334. matcher:
  335. dependency: transitive
  336. description:
  337. name: matcher
  338. url: "https://pub.dartlang.org"
  339. source: hosted
  340. version: "0.12.5"
  341. meta:
  342. dependency: transitive
  343. description:
  344. name: meta
  345. url: "https://pub.dartlang.org"
  346. source: hosted
  347. version: "1.1.6"
  348. mime:
  349. dependency: transitive
  350. description:
  351. name: mime
  352. url: "https://pub.dartlang.org"
  353. source: hosted
  354. version: "0.9.6+2"
  355. package_config:
  356. dependency: transitive
  357. description:
  358. name: package_config
  359. url: "https://pub.dartlang.org"
  360. source: hosted
  361. version: "1.0.5"
  362. package_info:
  363. dependency: "direct main"
  364. description:
  365. name: package_info
  366. url: "https://pub.dartlang.org"
  367. source: hosted
  368. version: "0.4.0+3"
  369. package_resolver:
  370. dependency: transitive
  371. description:
  372. name: package_resolver
  373. url: "https://pub.dartlang.org"
  374. source: hosted
  375. version: "1.0.10"
  376. path:
  377. dependency: transitive
  378. description:
  379. name: path
  380. url: "https://pub.dartlang.org"
  381. source: hosted
  382. version: "1.6.2"
  383. path_provider:
  384. dependency: transitive
  385. description:
  386. name: path_provider
  387. url: "https://pub.dartlang.org"
  388. source: hosted
  389. version: "0.5.0+1"
  390. pedantic:
  391. dependency: transitive
  392. description:
  393. name: pedantic
  394. url: "https://pub.dartlang.org"
  395. source: hosted
  396. version: "1.5.0"
  397. platform:
  398. dependency: transitive
  399. description:
  400. name: platform
  401. url: "https://pub.dartlang.org"
  402. source: hosted
  403. version: "2.2.0"
  404. pool:
  405. dependency: transitive
  406. description:
  407. name: pool
  408. url: "https://pub.dartlang.org"
  409. source: hosted
  410. version: "1.4.0"
  411. pub_semver:
  412. dependency: transitive
  413. description:
  414. name: pub_semver
  415. url: "https://pub.dartlang.org"
  416. source: hosted
  417. version: "1.4.2"
  418. pubspec_parse:
  419. dependency: transitive
  420. description:
  421. name: pubspec_parse
  422. url: "https://pub.dartlang.org"
  423. source: hosted
  424. version: "0.1.4"
  425. pull_to_refresh:
  426. dependency: "direct main"
  427. description:
  428. name: pull_to_refresh
  429. url: "https://pub.dartlang.org"
  430. source: hosted
  431. version: "1.3.2"
  432. quiver:
  433. dependency: transitive
  434. description:
  435. name: quiver
  436. url: "https://pub.dartlang.org"
  437. source: hosted
  438. version: "2.0.2"
  439. redux:
  440. dependency: "direct main"
  441. description:
  442. name: redux
  443. url: "https://pub.dartlang.org"
  444. source: hosted
  445. version: "3.0.0"
  446. redux_persist:
  447. dependency: "direct main"
  448. description:
  449. name: redux_persist
  450. url: "https://pub.dartlang.org"
  451. source: hosted
  452. version: "0.8.2"
  453. redux_persist_flutter:
  454. dependency: "direct main"
  455. description:
  456. name: redux_persist_flutter
  457. url: "https://pub.dartlang.org"
  458. source: hosted
  459. version: "0.8.1"
  460. screen:
  461. dependency: "direct main"
  462. description:
  463. name: screen
  464. url: "https://pub.dartlang.org"
  465. source: hosted
  466. version: "0.0.5"
  467. screen_stream_plugin:
  468. dependency: "direct main"
  469. description:
  470. path: screen_stream_plugin
  471. relative: true
  472. source: path
  473. version: "0.0.1"
  474. shared_preferences:
  475. dependency: "direct main"
  476. description:
  477. name: shared_preferences
  478. url: "https://pub.dartlang.org"
  479. source: hosted
  480. version: "0.5.2"
  481. shelf:
  482. dependency: transitive
  483. description:
  484. name: shelf
  485. url: "https://pub.dartlang.org"
  486. source: hosted
  487. version: "0.7.5"
  488. shelf_web_socket:
  489. dependency: transitive
  490. description:
  491. name: shelf_web_socket
  492. url: "https://pub.dartlang.org"
  493. source: hosted
  494. version: "0.2.3"
  495. sky_engine:
  496. dependency: transitive
  497. description: flutter
  498. source: sdk
  499. version: "0.0.99"
  500. source_gen:
  501. dependency: transitive
  502. description:
  503. name: source_gen
  504. url: "https://pub.dartlang.org"
  505. source: hosted
  506. version: "0.9.4+2"
  507. source_span:
  508. dependency: transitive
  509. description:
  510. name: source_span
  511. url: "https://pub.dartlang.org"
  512. source: hosted
  513. version: "1.5.5"
  514. stack_trace:
  515. dependency: transitive
  516. description:
  517. name: stack_trace
  518. url: "https://pub.dartlang.org"
  519. source: hosted
  520. version: "1.9.3"
  521. stream_channel:
  522. dependency: transitive
  523. description:
  524. name: stream_channel
  525. url: "https://pub.dartlang.org"
  526. source: hosted
  527. version: "2.0.0"
  528. stream_transform:
  529. dependency: transitive
  530. description:
  531. name: stream_transform
  532. url: "https://pub.dartlang.org"
  533. source: hosted
  534. version: "0.0.16+1"
  535. string_scanner:
  536. dependency: transitive
  537. description:
  538. name: string_scanner
  539. url: "https://pub.dartlang.org"
  540. source: hosted
  541. version: "1.0.4"
  542. synchronized:
  543. dependency: transitive
  544. description:
  545. name: synchronized
  546. url: "https://pub.dartlang.org"
  547. source: hosted
  548. version: "2.1.0"
  549. term_glyph:
  550. dependency: transitive
  551. description:
  552. name: term_glyph
  553. url: "https://pub.dartlang.org"
  554. source: hosted
  555. version: "1.1.0"
  556. test_api:
  557. dependency: transitive
  558. description:
  559. name: test_api
  560. url: "https://pub.dartlang.org"
  561. source: hosted
  562. version: "0.2.4"
  563. timing:
  564. dependency: transitive
  565. description:
  566. name: timing
  567. url: "https://pub.dartlang.org"
  568. source: hosted
  569. version: "0.1.1+1"
  570. transformer_page_view:
  571. dependency: transitive
  572. description:
  573. name: transformer_page_view
  574. url: "https://pub.dartlang.org"
  575. source: hosted
  576. version: "0.1.6"
  577. typed_data:
  578. dependency: transitive
  579. description:
  580. name: typed_data
  581. url: "https://pub.dartlang.org"
  582. source: hosted
  583. version: "1.1.6"
  584. url_launcher:
  585. dependency: "direct main"
  586. description:
  587. name: url_launcher
  588. url: "https://pub.dartlang.org"
  589. source: hosted
  590. version: "5.0.2"
  591. vector_math:
  592. dependency: transitive
  593. description:
  594. name: vector_math
  595. url: "https://pub.dartlang.org"
  596. source: hosted
  597. version: "2.0.8"
  598. video_player:
  599. dependency: "direct main"
  600. description:
  601. name: video_player
  602. url: "https://pub.dartlang.org"
  603. source: hosted
  604. version: "0.10.0+8"
  605. watcher:
  606. dependency: transitive
  607. description:
  608. name: watcher
  609. url: "https://pub.dartlang.org"
  610. source: hosted
  611. version: "0.9.7+10"
  612. web_socket_channel:
  613. dependency: transitive
  614. description:
  615. name: web_socket_channel
  616. url: "https://pub.dartlang.org"
  617. source: hosted
  618. version: "1.0.12"
  619. yaml:
  620. dependency: transitive
  621. description:
  622. name: yaml
  623. url: "https://pub.dartlang.org"
  624. source: hosted
  625. version: "2.1.15"
  626. sdks:
  627. dart: ">=2.2.0 <3.0.0"
  628. flutter: ">=0.5.6 <2.0.0"