Business Login Flutter Apps
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 

699 行
16 KiB

  1. # Generated by pub
  2. # See https://dart.dev/tools/pub/glossary#lockfile
  3. packages:
  4. another_flushbar:
  5. dependency: "direct main"
  6. description:
  7. name: another_flushbar
  8. url: "https://pub.dartlang.org"
  9. source: hosted
  10. version: "1.10.28"
  11. archive:
  12. dependency: transitive
  13. description:
  14. name: archive
  15. url: "https://pub.dartlang.org"
  16. source: hosted
  17. version: "3.2.1"
  18. args:
  19. dependency: transitive
  20. description:
  21. name: args
  22. url: "https://pub.dartlang.org"
  23. source: hosted
  24. version: "2.3.0"
  25. async:
  26. dependency: transitive
  27. description:
  28. name: async
  29. url: "https://pub.dartlang.org"
  30. source: hosted
  31. version: "2.8.2"
  32. barcode_scan2:
  33. dependency: "direct main"
  34. description:
  35. name: barcode_scan2
  36. url: "https://pub.dartlang.org"
  37. source: hosted
  38. version: "4.2.0"
  39. bloc:
  40. dependency: "direct main"
  41. description:
  42. name: bloc
  43. url: "https://pub.dartlang.org"
  44. source: hosted
  45. version: "8.0.3"
  46. boolean_selector:
  47. dependency: transitive
  48. description:
  49. name: boolean_selector
  50. url: "https://pub.dartlang.org"
  51. source: hosted
  52. version: "2.1.0"
  53. characters:
  54. dependency: transitive
  55. description:
  56. name: characters
  57. url: "https://pub.dartlang.org"
  58. source: hosted
  59. version: "1.2.0"
  60. charcode:
  61. dependency: transitive
  62. description:
  63. name: charcode
  64. url: "https://pub.dartlang.org"
  65. source: hosted
  66. version: "1.3.1"
  67. clock:
  68. dependency: transitive
  69. description:
  70. name: clock
  71. url: "https://pub.dartlang.org"
  72. source: hosted
  73. version: "1.1.0"
  74. collection:
  75. dependency: transitive
  76. description:
  77. name: collection
  78. url: "https://pub.dartlang.org"
  79. source: hosted
  80. version: "1.15.0"
  81. cross_file:
  82. dependency: transitive
  83. description:
  84. name: cross_file
  85. url: "https://pub.dartlang.org"
  86. source: hosted
  87. version: "0.3.2"
  88. crypto:
  89. dependency: transitive
  90. description:
  91. name: crypto
  92. url: "https://pub.dartlang.org"
  93. source: hosted
  94. version: "3.0.1"
  95. cupertino_icons:
  96. dependency: "direct main"
  97. description:
  98. name: cupertino_icons
  99. url: "https://pub.dartlang.org"
  100. source: hosted
  101. version: "1.0.4"
  102. equatable:
  103. dependency: "direct main"
  104. description:
  105. name: equatable
  106. url: "https://pub.dartlang.org"
  107. source: hosted
  108. version: "2.0.3"
  109. fake_async:
  110. dependency: transitive
  111. description:
  112. name: fake_async
  113. url: "https://pub.dartlang.org"
  114. source: hosted
  115. version: "1.2.0"
  116. ffi:
  117. dependency: transitive
  118. description:
  119. name: ffi
  120. url: "https://pub.dartlang.org"
  121. source: hosted
  122. version: "1.1.2"
  123. file:
  124. dependency: transitive
  125. description:
  126. name: file
  127. url: "https://pub.dartlang.org"
  128. source: hosted
  129. version: "6.1.2"
  130. fixnum:
  131. dependency: transitive
  132. description:
  133. name: fixnum
  134. url: "https://pub.dartlang.org"
  135. source: hosted
  136. version: "1.0.0"
  137. flutter:
  138. dependency: "direct main"
  139. description: flutter
  140. source: sdk
  141. version: "0.0.0"
  142. flutter_bloc:
  143. dependency: "direct main"
  144. description:
  145. name: flutter_bloc
  146. url: "https://pub.dartlang.org"
  147. source: hosted
  148. version: "8.0.1"
  149. flutter_launcher_icons:
  150. dependency: "direct dev"
  151. description:
  152. name: flutter_launcher_icons
  153. url: "https://pub.dartlang.org"
  154. source: hosted
  155. version: "0.9.2"
  156. flutter_lints:
  157. dependency: "direct dev"
  158. description:
  159. name: flutter_lints
  160. url: "https://pub.dartlang.org"
  161. source: hosted
  162. version: "1.0.4"
  163. flutter_plugin_android_lifecycle:
  164. dependency: transitive
  165. description:
  166. name: flutter_plugin_android_lifecycle
  167. url: "https://pub.dartlang.org"
  168. source: hosted
  169. version: "2.0.5"
  170. flutter_test:
  171. dependency: "direct dev"
  172. description: flutter
  173. source: sdk
  174. version: "0.0.0"
  175. flutter_web_plugins:
  176. dependency: transitive
  177. description: flutter
  178. source: sdk
  179. version: "0.0.0"
  180. http:
  181. dependency: "direct main"
  182. description:
  183. name: http
  184. url: "https://pub.dartlang.org"
  185. source: hosted
  186. version: "0.13.4"
  187. http_parser:
  188. dependency: transitive
  189. description:
  190. name: http_parser
  191. url: "https://pub.dartlang.org"
  192. source: hosted
  193. version: "4.0.0"
  194. image:
  195. dependency: transitive
  196. description:
  197. name: image
  198. url: "https://pub.dartlang.org"
  199. source: hosted
  200. version: "3.1.3"
  201. image_picker:
  202. dependency: "direct main"
  203. description:
  204. name: image_picker
  205. url: "https://pub.dartlang.org"
  206. source: hosted
  207. version: "0.8.5"
  208. image_picker_android:
  209. dependency: transitive
  210. description:
  211. name: image_picker_android
  212. url: "https://pub.dartlang.org"
  213. source: hosted
  214. version: "0.8.4+11"
  215. image_picker_for_web:
  216. dependency: transitive
  217. description:
  218. name: image_picker_for_web
  219. url: "https://pub.dartlang.org"
  220. source: hosted
  221. version: "2.1.6"
  222. image_picker_ios:
  223. dependency: transitive
  224. description:
  225. name: image_picker_ios
  226. url: "https://pub.dartlang.org"
  227. source: hosted
  228. version: "0.8.5"
  229. image_picker_platform_interface:
  230. dependency: transitive
  231. description:
  232. name: image_picker_platform_interface
  233. url: "https://pub.dartlang.org"
  234. source: hosted
  235. version: "2.4.4"
  236. in_app_update:
  237. dependency: "direct main"
  238. description:
  239. name: in_app_update
  240. url: "https://pub.dartlang.org"
  241. source: hosted
  242. version: "3.0.0"
  243. intl:
  244. dependency: "direct main"
  245. description:
  246. name: intl
  247. url: "https://pub.dartlang.org"
  248. source: hosted
  249. version: "0.17.0"
  250. js:
  251. dependency: transitive
  252. description:
  253. name: js
  254. url: "https://pub.dartlang.org"
  255. source: hosted
  256. version: "0.6.3"
  257. lints:
  258. dependency: transitive
  259. description:
  260. name: lints
  261. url: "https://pub.dartlang.org"
  262. source: hosted
  263. version: "1.0.1"
  264. location:
  265. dependency: "direct main"
  266. description:
  267. name: location
  268. url: "https://pub.dartlang.org"
  269. source: hosted
  270. version: "4.3.0"
  271. location_platform_interface:
  272. dependency: transitive
  273. description:
  274. name: location_platform_interface
  275. url: "https://pub.dartlang.org"
  276. source: hosted
  277. version: "2.3.0"
  278. location_web:
  279. dependency: transitive
  280. description:
  281. name: location_web
  282. url: "https://pub.dartlang.org"
  283. source: hosted
  284. version: "3.1.1"
  285. matcher:
  286. dependency: transitive
  287. description:
  288. name: matcher
  289. url: "https://pub.dartlang.org"
  290. source: hosted
  291. version: "0.12.11"
  292. material_color_utilities:
  293. dependency: transitive
  294. description:
  295. name: material_color_utilities
  296. url: "https://pub.dartlang.org"
  297. source: hosted
  298. version: "0.1.3"
  299. meta:
  300. dependency: transitive
  301. description:
  302. name: meta
  303. url: "https://pub.dartlang.org"
  304. source: hosted
  305. version: "1.7.0"
  306. nested:
  307. dependency: transitive
  308. description:
  309. name: nested
  310. url: "https://pub.dartlang.org"
  311. source: hosted
  312. version: "1.0.0"
  313. oauth2:
  314. dependency: "direct main"
  315. description:
  316. name: oauth2
  317. url: "https://pub.dartlang.org"
  318. source: hosted
  319. version: "2.0.0"
  320. package_info:
  321. dependency: "direct main"
  322. description:
  323. name: package_info
  324. url: "https://pub.dartlang.org"
  325. source: hosted
  326. version: "2.0.2"
  327. path:
  328. dependency: transitive
  329. description:
  330. name: path
  331. url: "https://pub.dartlang.org"
  332. source: hosted
  333. version: "1.8.0"
  334. path_provider:
  335. dependency: "direct main"
  336. description:
  337. name: path_provider
  338. url: "https://pub.dartlang.org"
  339. source: hosted
  340. version: "2.0.9"
  341. path_provider_android:
  342. dependency: transitive
  343. description:
  344. name: path_provider_android
  345. url: "https://pub.dartlang.org"
  346. source: hosted
  347. version: "2.0.12"
  348. path_provider_ios:
  349. dependency: transitive
  350. description:
  351. name: path_provider_ios
  352. url: "https://pub.dartlang.org"
  353. source: hosted
  354. version: "2.0.8"
  355. path_provider_linux:
  356. dependency: transitive
  357. description:
  358. name: path_provider_linux
  359. url: "https://pub.dartlang.org"
  360. source: hosted
  361. version: "2.1.5"
  362. path_provider_macos:
  363. dependency: transitive
  364. description:
  365. name: path_provider_macos
  366. url: "https://pub.dartlang.org"
  367. source: hosted
  368. version: "2.0.5"
  369. path_provider_platform_interface:
  370. dependency: transitive
  371. description:
  372. name: path_provider_platform_interface
  373. url: "https://pub.dartlang.org"
  374. source: hosted
  375. version: "2.0.3"
  376. path_provider_windows:
  377. dependency: transitive
  378. description:
  379. name: path_provider_windows
  380. url: "https://pub.dartlang.org"
  381. source: hosted
  382. version: "2.0.5"
  383. permission_handler:
  384. dependency: "direct main"
  385. description:
  386. name: permission_handler
  387. url: "https://pub.dartlang.org"
  388. source: hosted
  389. version: "9.2.0"
  390. permission_handler_android:
  391. dependency: transitive
  392. description:
  393. name: permission_handler_android
  394. url: "https://pub.dartlang.org"
  395. source: hosted
  396. version: "9.0.2+1"
  397. permission_handler_apple:
  398. dependency: transitive
  399. description:
  400. name: permission_handler_apple
  401. url: "https://pub.dartlang.org"
  402. source: hosted
  403. version: "9.0.4"
  404. permission_handler_platform_interface:
  405. dependency: transitive
  406. description:
  407. name: permission_handler_platform_interface
  408. url: "https://pub.dartlang.org"
  409. source: hosted
  410. version: "3.7.0"
  411. permission_handler_windows:
  412. dependency: transitive
  413. description:
  414. name: permission_handler_windows
  415. url: "https://pub.dartlang.org"
  416. source: hosted
  417. version: "0.1.0"
  418. petitparser:
  419. dependency: transitive
  420. description:
  421. name: petitparser
  422. url: "https://pub.dartlang.org"
  423. source: hosted
  424. version: "4.4.0"
  425. photo_view:
  426. dependency: "direct main"
  427. description:
  428. name: photo_view
  429. url: "https://pub.dartlang.org"
  430. source: hosted
  431. version: "0.13.0"
  432. platform:
  433. dependency: transitive
  434. description:
  435. name: platform
  436. url: "https://pub.dartlang.org"
  437. source: hosted
  438. version: "3.1.0"
  439. plugin_platform_interface:
  440. dependency: transitive
  441. description:
  442. name: plugin_platform_interface
  443. url: "https://pub.dartlang.org"
  444. source: hosted
  445. version: "2.1.2"
  446. process:
  447. dependency: transitive
  448. description:
  449. name: process
  450. url: "https://pub.dartlang.org"
  451. source: hosted
  452. version: "4.2.4"
  453. protobuf:
  454. dependency: transitive
  455. description:
  456. name: protobuf
  457. url: "https://pub.dartlang.org"
  458. source: hosted
  459. version: "2.0.1"
  460. provider:
  461. dependency: transitive
  462. description:
  463. name: provider
  464. url: "https://pub.dartlang.org"
  465. source: hosted
  466. version: "6.0.2"
  467. pull_to_refresh:
  468. dependency: "direct main"
  469. description:
  470. name: pull_to_refresh
  471. url: "https://pub.dartlang.org"
  472. source: hosted
  473. version: "2.0.0"
  474. shared_preferences:
  475. dependency: "direct main"
  476. description:
  477. name: shared_preferences
  478. url: "https://pub.dartlang.org"
  479. source: hosted
  480. version: "2.0.13"
  481. shared_preferences_android:
  482. dependency: transitive
  483. description:
  484. name: shared_preferences_android
  485. url: "https://pub.dartlang.org"
  486. source: hosted
  487. version: "2.0.11"
  488. shared_preferences_ios:
  489. dependency: transitive
  490. description:
  491. name: shared_preferences_ios
  492. url: "https://pub.dartlang.org"
  493. source: hosted
  494. version: "2.1.0"
  495. shared_preferences_linux:
  496. dependency: transitive
  497. description:
  498. name: shared_preferences_linux
  499. url: "https://pub.dartlang.org"
  500. source: hosted
  501. version: "2.1.0"
  502. shared_preferences_macos:
  503. dependency: transitive
  504. description:
  505. name: shared_preferences_macos
  506. url: "https://pub.dartlang.org"
  507. source: hosted
  508. version: "2.0.3"
  509. shared_preferences_platform_interface:
  510. dependency: transitive
  511. description:
  512. name: shared_preferences_platform_interface
  513. url: "https://pub.dartlang.org"
  514. source: hosted
  515. version: "2.0.0"
  516. shared_preferences_web:
  517. dependency: transitive
  518. description:
  519. name: shared_preferences_web
  520. url: "https://pub.dartlang.org"
  521. source: hosted
  522. version: "2.0.3"
  523. shared_preferences_windows:
  524. dependency: transitive
  525. description:
  526. name: shared_preferences_windows
  527. url: "https://pub.dartlang.org"
  528. source: hosted
  529. version: "2.1.0"
  530. sky_engine:
  531. dependency: transitive
  532. description: flutter
  533. source: sdk
  534. version: "0.0.99"
  535. source_span:
  536. dependency: transitive
  537. description:
  538. name: source_span
  539. url: "https://pub.dartlang.org"
  540. source: hosted
  541. version: "1.8.1"
  542. sqflite:
  543. dependency: "direct main"
  544. description:
  545. name: sqflite
  546. url: "https://pub.dartlang.org"
  547. source: hosted
  548. version: "2.0.2+1"
  549. sqflite_common:
  550. dependency: transitive
  551. description:
  552. name: sqflite_common
  553. url: "https://pub.dartlang.org"
  554. source: hosted
  555. version: "2.2.1+1"
  556. stack_trace:
  557. dependency: transitive
  558. description:
  559. name: stack_trace
  560. url: "https://pub.dartlang.org"
  561. source: hosted
  562. version: "1.10.0"
  563. stream_channel:
  564. dependency: transitive
  565. description:
  566. name: stream_channel
  567. url: "https://pub.dartlang.org"
  568. source: hosted
  569. version: "2.1.0"
  570. string_scanner:
  571. dependency: transitive
  572. description:
  573. name: string_scanner
  574. url: "https://pub.dartlang.org"
  575. source: hosted
  576. version: "1.1.0"
  577. synchronized:
  578. dependency: transitive
  579. description:
  580. name: synchronized
  581. url: "https://pub.dartlang.org"
  582. source: hosted
  583. version: "3.0.0"
  584. term_glyph:
  585. dependency: transitive
  586. description:
  587. name: term_glyph
  588. url: "https://pub.dartlang.org"
  589. source: hosted
  590. version: "1.2.0"
  591. test_api:
  592. dependency: transitive
  593. description:
  594. name: test_api
  595. url: "https://pub.dartlang.org"
  596. source: hosted
  597. version: "0.4.8"
  598. typed_data:
  599. dependency: transitive
  600. description:
  601. name: typed_data
  602. url: "https://pub.dartlang.org"
  603. source: hosted
  604. version: "1.3.0"
  605. url_launcher:
  606. dependency: "direct main"
  607. description:
  608. name: url_launcher
  609. url: "https://pub.dartlang.org"
  610. source: hosted
  611. version: "6.1.0"
  612. url_launcher_android:
  613. dependency: transitive
  614. description:
  615. name: url_launcher_android
  616. url: "https://pub.dartlang.org"
  617. source: hosted
  618. version: "6.0.15"
  619. url_launcher_ios:
  620. dependency: transitive
  621. description:
  622. name: url_launcher_ios
  623. url: "https://pub.dartlang.org"
  624. source: hosted
  625. version: "6.0.15"
  626. url_launcher_linux:
  627. dependency: transitive
  628. description:
  629. name: url_launcher_linux
  630. url: "https://pub.dartlang.org"
  631. source: hosted
  632. version: "3.0.0"
  633. url_launcher_macos:
  634. dependency: transitive
  635. description:
  636. name: url_launcher_macos
  637. url: "https://pub.dartlang.org"
  638. source: hosted
  639. version: "3.0.0"
  640. url_launcher_platform_interface:
  641. dependency: transitive
  642. description:
  643. name: url_launcher_platform_interface
  644. url: "https://pub.dartlang.org"
  645. source: hosted
  646. version: "2.0.5"
  647. url_launcher_web:
  648. dependency: transitive
  649. description:
  650. name: url_launcher_web
  651. url: "https://pub.dartlang.org"
  652. source: hosted
  653. version: "2.0.6"
  654. url_launcher_windows:
  655. dependency: transitive
  656. description:
  657. name: url_launcher_windows
  658. url: "https://pub.dartlang.org"
  659. source: hosted
  660. version: "3.0.0"
  661. vector_math:
  662. dependency: transitive
  663. description:
  664. name: vector_math
  665. url: "https://pub.dartlang.org"
  666. source: hosted
  667. version: "2.1.1"
  668. win32:
  669. dependency: transitive
  670. description:
  671. name: win32
  672. url: "https://pub.dartlang.org"
  673. source: hosted
  674. version: "2.4.1"
  675. xdg_directories:
  676. dependency: transitive
  677. description:
  678. name: xdg_directories
  679. url: "https://pub.dartlang.org"
  680. source: hosted
  681. version: "0.2.0+1"
  682. xml:
  683. dependency: transitive
  684. description:
  685. name: xml
  686. url: "https://pub.dartlang.org"
  687. source: hosted
  688. version: "5.3.1"
  689. yaml:
  690. dependency: transitive
  691. description:
  692. name: yaml
  693. url: "https://pub.dartlang.org"
  694. source: hosted
  695. version: "3.1.0"
  696. sdks:
  697. dart: ">=2.16.0 <3.0.0"
  698. flutter: ">=2.8.0"