[flutter_roller][update_3p_packages] We need to bring in webkit_inspection_protocol to bring in changes to the Chromium dart api.

flutter_svg needed to be bumped as well for update_3p_packages to be successful.

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