[roll] Update third-party dart packages

Roller-URL: https://ci.chromium.org/b/8843675187326513073
Cq-Cl-Tag: roller-builder:flutter-with-deps-roller
Cq-Cl-Tag: roller-bid:8843675187326513073
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I377fc02a91beb40db85c4c22209d1f2af8d7ff00
Reviewed-on: https://fuchsia-review.googlesource.com/c/third_party/dart-pkg/+/545898
Reviewed-by: GI Roller <global-integration-roller@fuchsia-infra.iam.gserviceaccount.com>
Commit-Queue: GI Roller <global-integration-roller@fuchsia-infra.iam.gserviceaccount.com>
63 files changed
tree: 5848e4d9fefc35e41563d4626c869195127ab432
  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. dwds/
  28. edit_distance/
  29. fake_async/
  30. ffi/
  31. file/
  32. fixnum/
  33. flutter_flux/
  34. flutter_image/
  35. flutter_mobx/
  36. flutter_staggered_grid_view/
  37. flutter_svg/
  38. flutter_template_images/
  39. frontend_server_client/
  40. gcloud/
  41. glob/
  42. googleapis/
  43. googleapis_auth/
  44. html/
  45. html_unescape/
  46. http/
  47. http_multi_server/
  48. http_parser/
  49. image/
  50. intl/
  51. io/
  52. js/
  53. json_annotation/
  54. json_rpc_2/
  55. json_schema/
  56. lists/
  57. logging/
  58. markdown/
  59. matcher/
  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. stream_channel/
  98. string_scanner/
  99. strings/
  100. sync_http/
  101. term_glyph/
  102. test/
  103. test_api/
  104. test_core/
  105. tuple/
  106. typed_data/
  107. unicode/
  108. usage/
  109. uuid/
  110. vector_math/
  111. vm_service/
  112. vm_snapshot_analysis/
  113. watcher/
  114. web_socket_channel/
  115. webdriver/
  116. webkit_inspection_protocol/
  117. webview_flutter/
  118. xml/
  119. yaml/
  120. .gitignore
  121. AUTHORS
  122. CONTRIBUTING.md
  123. LICENSE
  124. package_config.json
  125. 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.