[roll] Update third-party dart packages

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