[manual-roll] manually roll to unblock rollers

Change-Id: Iafa0a685f2ff0ce4cda53e8de8d0d40f1be6438a
Reviewed-on: https://fuchsia-review.googlesource.com/c/third_party/dart-pkg/+/517646
Reviewed-by: Chase Latta <chaselatta@google.com>
1376 files changed
tree: 156dbca4f2ce7c3ae74d35382afa7e6dc0126d1d
  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. file_testing/
  36. fixnum/
  37. flutter_flux/
  38. flutter_image/
  39. flutter_markdown/
  40. flutter_staggered_grid_view/
  41. flutter_svg/
  42. flutter_template_images/
  43. gcloud/
  44. glob/
  45. googleapis/
  46. googleapis_auth/
  47. grpc/
  48. html/
  49. html_unescape/
  50. http/
  51. http_multi_server/
  52. http_parser/
  53. image/
  54. intl/
  55. io/
  56. js/
  57. json_annotation/
  58. json_rpc_2/
  59. json_schema/
  60. lists/
  61. logging/
  62. markdown/
  63. matcher/
  64. meta/
  65. mime/
  66. mockito/
  67. multicast_dns/
  68. mustache_template/
  69. native_stack_traces/
  70. nested/
  71. node_preamble/
  72. package_config/
  73. path/
  74. path_drawing/
  75. path_parsing/
  76. pedantic/
  77. petitparser/
  78. platform/
  79. pool/
  80. process/
  81. protobuf/
  82. protoc_plugin/
  83. provider/
  84. pub_semver/
  85. pubspec_parse/
  86. quiver/
  87. retry/
  88. shelf/
  89. shelf_packages_handler/
  90. shelf_proxy/
  91. shelf_static/
  92. shelf_web_socket/
  93. source_gen/
  94. source_map_stack_trace/
  95. source_maps/
  96. source_span/
  97. sse/
  98. stack_trace/
  99. stream_channel/
  100. string_scanner/
  101. strings/
  102. sync_http/
  103. term_glyph/
  104. test/
  105. test_api/
  106. test_core/
  107. tuple/
  108. typed_data/
  109. unicode/
  110. usage/
  111. uuid/
  112. vector_math/
  113. vm_service/
  114. vm_service_client/
  115. vm_snapshot_analysis/
  116. watcher/
  117. web_socket_channel/
  118. webdriver/
  119. webkit_inspection_protocol/
  120. webview_flutter/
  121. xml/
  122. yaml/
  123. .gitignore
  124. AUTHORS
  125. CONTRIBUTING.md
  126. LICENSE
  127. package_config.json
  128. 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.