[manual-roll] manually roll to unblock rollers

Change-Id: I9f707c7bea3f686b4445591f584f9db26fd37ce4
Reviewed-on: https://fuchsia-review.googlesource.com/c/third_party/dart-pkg/+/517688
Commit-Queue: Chase Latta <chaselatta@google.com>
Reviewed-by: Chase Latta <chaselatta@google.com>
4 files changed
tree: 6c1bc00efedbd9048ef528aaca708513e7b66bf0
  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/
  28. devtools_server/
  29. devtools_shared/
  30. dwds/
  31. edit_distance/
  32. fake_async/
  33. ffi/
  34. file/
  35. fixnum/
  36. flutter_flux/
  37. flutter_image/
  38. flutter_staggered_grid_view/
  39. flutter_svg/
  40. flutter_template_images/
  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. mockito/
  64. multicast_dns/
  65. mustache_template/
  66. native_stack_traces/
  67. nested/
  68. node_preamble/
  69. package_config/
  70. path/
  71. path_drawing/
  72. path_parsing/
  73. pedantic/
  74. petitparser/
  75. platform/
  76. pool/
  77. process/
  78. protobuf/
  79. protoc_plugin/
  80. provider/
  81. pub_semver/
  82. pubspec_parse/
  83. quiver/
  84. retry/
  85. shelf/
  86. shelf_packages_handler/
  87. shelf_proxy/
  88. shelf_static/
  89. shelf_web_socket/
  90. source_gen/
  91. source_map_stack_trace/
  92. source_maps/
  93. source_span/
  94. sse/
  95. stack_trace/
  96. stream_channel/
  97. string_scanner/
  98. strings/
  99. sync_http/
  100. term_glyph/
  101. test/
  102. test_api/
  103. test_core/
  104. tuple/
  105. typed_data/
  106. unicode/
  107. usage/
  108. uuid/
  109. vector_math/
  110. vm_service/
  111. vm_snapshot_analysis/
  112. watcher/
  113. web_socket_channel/
  114. webdriver/
  115. webkit_inspection_protocol/
  116. webview_flutter/
  117. xml/
  118. yaml/
  119. .gitignore
  120. AUTHORS
  121. CONTRIBUTING.md
  122. LICENSE
  123. package_config.json
  124. 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.