[roll] Update third-party dart packages

Change-Id: Ica3a43b39bab0fa63fcc41fddf95106b97bf6a88
Reviewed-on: https://fuchsia-review.googlesource.com/c/third_party/dart-pkg/+/438526
Reviewed-by: GI Roller <global-integration-roller@fuchsia-infra.iam.gserviceaccount.com>
Commit-Queue: GI Roller <global-integration-roller@fuchsia-infra.iam.gserviceaccount.com>
61 files changed
tree: 265b0aef9c5ff60aba983be17e2036ede43b7df0
  1. _discoveryapis_commons/
  2. _fe_analyzer_shared/
  3. analyzer/
  4. archive/
  5. args/
  6. async/
  7. boolean_selector/
  8. browser_launcher/
  9. build/
  10. build_daemon/
  11. built_collection/
  12. built_value/
  13. characters/
  14. charcode/
  15. cli_util/
  16. clock/
  17. code_builder/
  18. collection/
  19. completion/
  20. convert/
  21. coverage/
  22. crypto/
  23. csslib/
  24. dart2_constant/
  25. dart_style/
  26. dds/
  27. devtools/
  28. devtools_server/
  29. devtools_shared/
  30. dwds/
  31. edit_distance/
  32. fake_async/
  33. file/
  34. fixnum/
  35. flutter_flux/
  36. flutter_image/
  37. flutter_markdown/
  38. flutter_staggered_grid_view/
  39. flutter_svg/
  40. flutter_template_images/
  41. front_end/
  42. gcloud/
  43. glob/
  44. googleapis/
  45. googleapis_auth/
  46. grpc/
  47. html/
  48. html_unescape/
  49. http/
  50. http2/
  51. http_multi_server/
  52. http_parser/
  53. image/
  54. intl/
  55. io/
  56. js/
  57. json_annotation/
  58. json_rpc_2/
  59. json_schema/
  60. kernel/
  61. lists/
  62. logging/
  63. markdown/
  64. matcher/
  65. meta/
  66. mime/
  67. mockito/
  68. multicast_dns/
  69. mustache_template/
  70. native_stack_traces/
  71. nested/
  72. node_interop/
  73. node_io/
  74. node_preamble/
  75. package_config/
  76. path/
  77. path_drawing/
  78. path_parsing/
  79. pedantic/
  80. petitparser/
  81. platform/
  82. pool/
  83. process/
  84. protobuf/
  85. protoc_plugin/
  86. provider/
  87. pub_semver/
  88. quiver/
  89. retry/
  90. shelf/
  91. shelf_packages_handler/
  92. shelf_proxy/
  93. shelf_static/
  94. shelf_web_socket/
  95. source_gen/
  96. source_map_stack_trace/
  97. source_maps/
  98. source_span/
  99. sse/
  100. stack_trace/
  101. stream_channel/
  102. stream_transform/
  103. string_scanner/
  104. strings/
  105. sync_http/
  106. term_glyph/
  107. test/
  108. test_api/
  109. test_core/
  110. tuple/
  111. typed_data/
  112. unicode/
  113. usage/
  114. uuid/
  115. vector_math/
  116. vm_service/
  117. vm_service_client/
  118. vm_snapshot_analysis/
  119. watcher/
  120. web_socket_channel/
  121. webdriver/
  122. webkit_inspection_protocol/
  123. webview_flutter/
  124. xml/
  125. yaml/
  126. .gitignore
  127. AUTHORS
  128. CONTRIBUTING.md
  129. LICENSE
  130. package_config.json
  131. README.md
README.md

Fuchsia Dart package mirror repository

This repository contains a copy of Dart packages used in the rest of Fuchsia that are mirrored from other locations, such as pub.dartlang.org. It is checked out to //third_party/dart-pkg/pub.

To update, please see Third-party Dart packages.