flutter/dev/tools
Srujan Gaddam d8ffc7390c
Pin package:web 0.4.0 (#138428)
This version is needed so that dart:js_interop can move to extension
types. Also adds some code to handle some breaking changes:

- Body -> Response. Body was an IDL interface mixin type we exposed in
dart:html. Going forward, users should either use Request or Response.
- Casts to JSAny. These are temporary until we move package:web types to
extension types. Currently, package:web types can't implement JSObject
as JSObject will move to be an extension type itself.

Co-authored-by: Kevin Moore <kevmoo@users.noreply.github.com>
2023-11-15 15:03:21 -08:00
..
bin Use merge-base in find_commit.dart (#138033) 2023-11-10 02:15:27 +00:00
gen_defaults Adaptive Switch (#130425) 2023-11-07 10:26:23 -08:00
gen_keycodes Clean up synonyms, key code generation. (#138192) 2023-11-13 20:13:00 +00:00
localization l10n-related documentation improvements (#133114) 2023-08-24 21:54:56 +00:00
test update analytics in generate api docs site to use new UA4 (#136497) 2023-10-16 19:47:48 +00:00
vitool Pin package:web 0.4.0 (#138428) 2023-11-15 15:03:21 -08:00
.gitignore [flutter_conductor] update dev/tools with release tool (#69791) 2020-11-06 11:14:04 -08:00
create_api_docs.dart update analytics in generate api docs site to use new UA4 (#136497) 2023-10-16 19:47:48 +00:00
dartdoc_checker.dart update analytics in generate api docs site to use new UA4 (#136497) 2023-10-16 19:47:48 +00:00
examples_smoke_test.dart Use flutter pub get instead of dart pub get in create_api_docs.dart (#133493) 2023-08-28 16:12:16 -07:00
find_engine_commit.dart begin migrating //flutter/dev/tools to null-safety (#80834) 2021-04-23 20:24:03 -07:00
mega_gallery.dart Enable dangling_library_doc_comments and library_annotations lints (#117365) 2022-12-20 16:03:21 -08:00
pubspec.yaml Move dependency on leak_tracker from dependencies to dev_dependencies in flutter_test. (#137633) 2023-10-31 21:12:52 +00:00
repackage_gradle_wrapper.sh Point to a new artifacts location. (#70673) 2021-02-04 18:44:47 -08:00
update_icons.dart Improve handling of certain icons in RTL (#130979) 2023-07-21 19:07:39 +02:00