Nessuna descrizione

pubspec.lock 3.6KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153
  1. # Generated by pub
  2. # See https://dart.dev/tools/pub/glossary#lockfile
  3. packages:
  4. async:
  5. dependency: transitive
  6. description:
  7. name: async
  8. url: "https://pub.dartlang.org"
  9. source: hosted
  10. version: "2.5.0-nullsafety.1"
  11. boolean_selector:
  12. dependency: transitive
  13. description:
  14. name: boolean_selector
  15. url: "https://pub.dartlang.org"
  16. source: hosted
  17. version: "2.1.0-nullsafety.1"
  18. characters:
  19. dependency: transitive
  20. description:
  21. name: characters
  22. url: "https://pub.dartlang.org"
  23. source: hosted
  24. version: "1.1.0-nullsafety.3"
  25. charcode:
  26. dependency: transitive
  27. description:
  28. name: charcode
  29. url: "https://pub.dartlang.org"
  30. source: hosted
  31. version: "1.2.0-nullsafety.1"
  32. clock:
  33. dependency: transitive
  34. description:
  35. name: clock
  36. url: "https://pub.dartlang.org"
  37. source: hosted
  38. version: "1.1.0-nullsafety.1"
  39. collection:
  40. dependency: transitive
  41. description:
  42. name: collection
  43. url: "https://pub.dartlang.org"
  44. source: hosted
  45. version: "1.15.0-nullsafety.3"
  46. cupertino_icons:
  47. dependency: "direct main"
  48. description:
  49. name: cupertino_icons
  50. url: "https://pub.dartlang.org"
  51. source: hosted
  52. version: "1.0.0"
  53. fake_async:
  54. dependency: transitive
  55. description:
  56. name: fake_async
  57. url: "https://pub.dartlang.org"
  58. source: hosted
  59. version: "1.2.0-nullsafety.1"
  60. flutter:
  61. dependency: "direct main"
  62. description: flutter
  63. source: sdk
  64. version: "0.0.0"
  65. flutter_test:
  66. dependency: "direct dev"
  67. description: flutter
  68. source: sdk
  69. version: "0.0.0"
  70. matcher:
  71. dependency: transitive
  72. description:
  73. name: matcher
  74. url: "https://pub.dartlang.org"
  75. source: hosted
  76. version: "0.12.10-nullsafety.1"
  77. meta:
  78. dependency: transitive
  79. description:
  80. name: meta
  81. url: "https://pub.dartlang.org"
  82. source: hosted
  83. version: "1.3.0-nullsafety.3"
  84. path:
  85. dependency: transitive
  86. description:
  87. name: path
  88. url: "https://pub.dartlang.org"
  89. source: hosted
  90. version: "1.8.0-nullsafety.1"
  91. sky_engine:
  92. dependency: transitive
  93. description: flutter
  94. source: sdk
  95. version: "0.0.99"
  96. source_span:
  97. dependency: transitive
  98. description:
  99. name: source_span
  100. url: "https://pub.dartlang.org"
  101. source: hosted
  102. version: "1.8.0-nullsafety.2"
  103. stack_trace:
  104. dependency: transitive
  105. description:
  106. name: stack_trace
  107. url: "https://pub.dartlang.org"
  108. source: hosted
  109. version: "1.10.0-nullsafety.1"
  110. stream_channel:
  111. dependency: transitive
  112. description:
  113. name: stream_channel
  114. url: "https://pub.dartlang.org"
  115. source: hosted
  116. version: "2.1.0-nullsafety.1"
  117. string_scanner:
  118. dependency: transitive
  119. description:
  120. name: string_scanner
  121. url: "https://pub.dartlang.org"
  122. source: hosted
  123. version: "1.1.0-nullsafety.1"
  124. term_glyph:
  125. dependency: transitive
  126. description:
  127. name: term_glyph
  128. url: "https://pub.dartlang.org"
  129. source: hosted
  130. version: "1.2.0-nullsafety.1"
  131. test_api:
  132. dependency: transitive
  133. description:
  134. name: test_api
  135. url: "https://pub.dartlang.org"
  136. source: hosted
  137. version: "0.2.19-nullsafety.2"
  138. typed_data:
  139. dependency: transitive
  140. description:
  141. name: typed_data
  142. url: "https://pub.dartlang.org"
  143. source: hosted
  144. version: "1.3.0-nullsafety.3"
  145. vector_math:
  146. dependency: transitive
  147. description:
  148. name: vector_math
  149. url: "https://pub.dartlang.org"
  150. source: hosted
  151. version: "2.1.0-nullsafety.3"
  152. sdks:
  153. dart: ">=2.10.0-110 <2.11.0"