[roll] Update third-party dart packages

Roller-URL: https://ci.chromium.org/b/8792245257472776353
Roller-Owners: flutter-on-fuchsia-team@google.com, godofredoc@google.com
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I4b733f1655d9cfd93d8fc527b4e5dc13ef2d109c
Reviewed-on: https://fuchsia-review.googlesource.com/c/third_party/dart-pkg/+/788364
Commit-Queue: GI Roller <global-integration-roller@fuchsia-infra.iam.gserviceaccount.com>
12 files changed
tree: 3dc682009857941daf34e9b9fec0cb422305383d
  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. stream_channel/
  98. string_scanner/
  99. strings/
  100. sync_http/
  101. term_glyph/
  102. test/
  103. test_api/
  104. test_core/
  105. test_core2/
  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. xml/
  119. yaml/
  120. .flutter
  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.