[manual-roll] roll 3p packages

Change-Id: Ie9d0a9a1a56abf13532adfe5ce625c6e919cac7f
Reviewed-on: https://fuchsia-review.googlesource.com/c/third_party/dart-pkg/+/389073
Reviewed-by: Kaushik Iska <kaushikiska@google.com>
1837 files changed
tree: 276e5c80218169728446a86454ef5b5fbf7c1c3b
  1. _discoveryapis_commons/
  2. _fe_analyzer_shared/
  3. analyzer/
  4. archive/
  5. args/
  6. async/
  7. boolean_selector/
  8. browser_launcher/
  9. build_daemon/
  10. built_collection/
  11. built_value/
  12. charcode/
  13. checked_yaml/
  14. cli_util/
  15. clock/
  16. collection/
  17. completion/
  18. convert/
  19. coverage/
  20. crypto/
  21. csslib/
  22. dart2_constant/
  23. dart_style/
  24. devtools/
  25. devtools_server/
  26. devtools_shared/
  27. dwds/
  28. fake_async/
  29. file/
  30. file_testing/
  31. fixnum/
  32. flutter_flux/
  33. flutter_image/
  34. flutter_markdown/
  35. flutter_staggered_grid_view/
  36. flutter_svg/
  37. flutter_template_images/
  38. front_end/
  39. gcloud/
  40. glob/
  41. googleapis/
  42. googleapis_auth/
  43. grpc/
  44. html/
  45. html_unescape/
  46. http/
  47. http2/
  48. http_multi_server/
  49. http_parser/
  50. image/
  51. io/
  52. js/
  53. json_annotation/
  54. json_rpc_2/
  55. json_schema/
  56. kernel/
  57. lists/
  58. logging/
  59. markdown/
  60. matcher/
  61. meta/
  62. mime/
  63. mockito/
  64. multi_server_socket/
  65. multicast_dns/
  66. mustache_template/
  67. native_stack_traces/
  68. nested/
  69. node_interop/
  70. node_io/
  71. node_preamble/
  72. package_config/
  73. palette_generator/
  74. path/
  75. path_drawing/
  76. path_parsing/
  77. pedantic/
  78. petitparser/
  79. platform/
  80. pool/
  81. process/
  82. protobuf/
  83. protoc_plugin/
  84. provider/
  85. pub_semver/
  86. pubspec_parse/
  87. quiver/
  88. retry/
  89. shelf/
  90. shelf_packages_handler/
  91. shelf_proxy/
  92. shelf_static/
  93. shelf_web_socket/
  94. source_map_stack_trace/
  95. source_maps/
  96. source_span/
  97. sse/
  98. stack_trace/
  99. stream_channel/
  100. stream_transform/
  101. string_scanner/
  102. strings/
  103. sync_http/
  104. term_glyph/
  105. test/
  106. test_api/
  107. test_core/
  108. tuple/
  109. typed_data/
  110. unicode/
  111. usage/
  112. uuid/
  113. vector_math/
  114. vm_service/
  115. vm_service_client/
  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. 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.