-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Open
Labels
area-buildUse area-build for SDK build issues.Use area-build for SDK build issues.type-taskA well-defined stand-alone taskA well-defined stand-alone task
Description
I think the new ones required for dartdoc development are:
- https://github.com/dart-lang/build, containing the build, build_runner, build_test, and build_version packages. These require
- build_config, build_daemon, build_resolvers, build_runner_core (all found in the same repo),
- https://github.com/dart-lang/code_builder (also a direct dependency; see below),
- frontend_server_client in the already mirrored https://github.com/dart-lang/webdev repo
- graphs, in the already mirrored https://github.com/dart-lang/tools repo
- https://github.com/dart-lang/io,
- https://github.com/dart-lang/pubspec_parse,
- shelf_web_socket, in the already mirrored https://github.com/dart-lang/shelf repo
- https://github.com/dart-lang/stream_transform
- https://github.com/dart-lang/timing
- https://github.com/dart-lang/code_builder containing the code_builder package.
- This package requires built_collection and built_value, which require no new packages.
Metadata
Metadata
Assignees
Labels
area-buildUse area-build for SDK build issues.Use area-build for SDK build issues.type-taskA well-defined stand-alone taskA well-defined stand-alone task