[roll] Update third-party dart packages

Roller-URL: https://ci.chromium.org/b/8841856596003232544
Cq-Cl-Tag: roller-builder:flutter-with-deps-roller
Cq-Cl-Tag: roller-bid:8841856596003232544
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I0813aae65db6d8fd25f864df8f631dfd43ceabe7
Reviewed-on: https://fuchsia-review.googlesource.com/c/third_party/dart-pkg/+/554364
Reviewed-by: GI Roller <global-integration-roller@fuchsia-infra.iam.gserviceaccount.com>
Commit-Queue: GI Roller <global-integration-roller@fuchsia-infra.iam.gserviceaccount.com>
120 files changed
tree: 32396db34814516aacb36ebd1fe84e04ddb6bd69
  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. charcode/
  14. checked_yaml/
  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_shared/
  28. dwds/
  29. edit_distance/
  30. fake_async/
  31. ffi/
  32. file/
  33. fixnum/
  34. flutter_flux/
  35. flutter_image/
  36. flutter_mobx/
  37. flutter_staggered_grid_view/
  38. flutter_svg/
  39. flutter_template_images/
  40. frontend_server_client/
  41. gcloud/
  42. glob/
  43. googleapis/
  44. googleapis_auth/
  45. html/
  46. html_unescape/
  47. http/
  48. http_multi_server/
  49. http_parser/
  50. image/
  51. intl/
  52. io/
  53. js/
  54. json_annotation/
  55. json_rpc_2/
  56. json_schema/
  57. lists/
  58. logging/
  59. markdown/
  60. matcher/
  61. meta/
  62. mime/
  63. mobx/
  64. mobx_codegen/
  65. mockito/
  66. multicast_dns/
  67. mustache_template/
  68. native_stack_traces/
  69. nested/
  70. node_preamble/
  71. package_config/
  72. path/
  73. path_drawing/
  74. path_parsing/
  75. pedantic/
  76. petitparser/
  77. platform/
  78. pool/
  79. process/
  80. protobuf/
  81. protoc_plugin/
  82. provider/
  83. pub_semver/
  84. pubspec_parse/
  85. quiver/
  86. retry/
  87. shelf/
  88. shelf_packages_handler/
  89. shelf_proxy/
  90. shelf_static/
  91. shelf_web_socket/
  92. source_gen/
  93. source_map_stack_trace/
  94. source_maps/
  95. source_span/
  96. sse/
  97. stack_trace/
  98. stream_channel/
  99. string_scanner/
  100. strings/
  101. sync_http/
  102. term_glyph/
  103. test/
  104. test_api/
  105. test_core/
  106. tuple/
  107. typed_data/
  108. unicode/
  109. usage/
  110. uuid/
  111. vector_math/
  112. vm_service/
  113. vm_snapshot_analysis/
  114. watcher/
  115. web_socket_channel/
  116. webdriver/
  117. webkit_inspection_protocol/
  118. webview_flutter/
  119. xml/
  120. yaml/
  121. .gitignore
  122. AUTHORS
  123. CONTRIBUTING.md
  124. LICENSE
  125. package_config.json
  126. 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.