| commit | ae0510d40f3334380cd45599dc76b0dfa3995cbb | [log] [tgz] |
|---|---|---|
| author | Devon Carew <devoncarew@google.com> | Thu Oct 31 22:26:32 2024 +0000 |
| committer | Commit Queue <dart-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Oct 31 22:26:32 2024 +0000 |
| tree | 885fb370457269d5dfeb49c5e5be2abf407086e9 | |
| parent | 00e4c92a648474a3a25914c72e1935545d080445 [diff] |
[deps] rev bazel_worker, benchmark_harness, browser_launcher, cli_util, csslib, ecosystem, glob, html, http, http_multi_server, json_rpc_2, markdown, mockito, pub_semver, source_span, sse, stack_trace, string_scanner, term_glyph, test, test_descriptor, test_process, vector_math, web_socket_channel, yaml Revisions updated by `dart tools/rev_sdk_deps.dart`. bazel_worker (https://github.com/dart-lang/bazel_worker/compare/aa3cc9e..7d36032): 7d36032 2024-10-29 Moritz Update README.md before archiving (dart-lang/bazel_worker#97) ffdecd3 2024-10-29 Kevin Moore blast repo changes: drop-lint (dart-lang/bazel_worker#96) benchmark_harness (https://github.com/dart-lang/benchmark_harness/compare/44f125a..ccdb583): ccdb583 2024-10-31 Moritz Update README.md before archiving (dart-lang/benchmark_harness#112) browser_launcher (https://github.com/dart-lang/browser_launcher/compare/e5fc5d4..f9b48d2): f9b48d2 2024-10-28 Moritz Update README.md before archiving (dart-lang/browser_launcher#66) cli_util (https://github.com/dart-lang/cli_util/compare/c36b394..6a61e53): 6a61e53 2024-10-31 Moritz Update README.md before archiving (dart-lang/cli_util#108) csslib (https://github.com/dart-lang/csslib/compare/a3700b0..7f5f84e): 7f5f84e 2024-10-31 Moritz Update README.md before archiving (dart-lang/csslib#208) ecosystem (https://github.com/dart-lang/ecosystem/compare/66ddc4f..5099841): 5099841 2024-10-31 Moritz Update instructions for trebuchet (dart-lang/ecosystem#306) 8300570 2024-10-28 Devon Carew fix the labeller config file (dart-lang/ecosystem#316) 5a1f899 2024-10-28 Kevin Moore new tweak: drop lint (dart-lang/ecosystem#315) 50dd246 2024-10-28 Kevin Moore trebuchet: drop unneeded lints dep (dart-lang/ecosystem#314) glob (https://github.com/dart-lang/glob/compare/00a9c82..3e414a2): 3e414a2 2024-10-28 Kevin Moore blast_repo fixes (dart-lang/glob#98) html (https://github.com/dart-lang/html/compare/6d3bc86..929b6de): 929b6de 2024-10-31 Moritz Update README.md (dart-lang/html#258) http (https://github.com/dart-lang/http/compare/f5ec11c..8db0d0a): 8db0d0a 2024-10-30 Kevin Moore Drop outdated lint (dart-lang/http#1395) 71d5212 2024-10-28 Brian Quinlan Prepare to publish cupertino_http 2.0.0 (dart-lang/http#1390) 99475f2 2024-10-28 Brian Quinlan Switch to http_image_provider 1.0 (dart-lang/http#1391) http_multi_server (https://github.com/dart-lang/http_multi_server/compare/e7515b5..a9e71fa): a9e71fa 2024-10-28 Kevin Moore blast_repo fixes (dart-lang/http_multi_server#73) json_rpc_2 (https://github.com/dart-lang/json_rpc_2/compare/c9b616b..cd94cef): cd94cef 2024-10-28 Moritz Update README.md before archiving (dart-lang/json_rpc_2#119) markdown (https://github.com/dart-lang/markdown/compare/207bb44..a4b1d2c): a4b1d2c 2024-10-30 Mack Myers Adds export for link_reference_definition_syntax.dart (dart-lang/markdown#626) 24412ee 2024-10-29 Kevin Moore blast_repo fixes (dart-lang/markdown#627) mockito (https://github.com/dart-lang/mockito/compare/57d484f..f72791d): f72791d 2024-10-31 Bob Nystrom In my previous change, I tried a simpler approach in custom_mocks_test to try to not be sensitive to formatting changes before I realized that wouldn't work in auto_mocks_test and came up with something more robust. 0d582b7 2024-10-30 Bob Nystrom In custom_mocks_test, there were only a handful that were sensitive to formatting, so I just loosened the tests a bit manually. pub_semver (https://github.com/dart-lang/pub_semver/compare/8cce9d0..72317ea): 72317ea 2024-10-28 Kevin Moore blast_repo fixes (dart-lang/pub_semver#108) source_span (https://github.com/dart-lang/source_span/compare/ec100b7..e518512): e518512 2024-10-28 Kevin Moore blast_repo fixes (dart-lang/source_span#118) sse (https://github.com/dart-lang/sse/compare/af2c5c5..1b02011): 1b02011 2024-10-28 dependabot[bot] Bump actions/checkout from 4.1.7 to 4.2.0 in the github-actions group (dart-lang/sse#116) e4ab625 2024-10-28 Kevin Moore blast_repo fixes (dart-lang/sse#117) stack_trace (https://github.com/dart-lang/stack_trace/compare/115bcd9..582891c): 582891c 2024-10-28 Kevin Moore blast_repo fixes (dart-lang/stack_trace#164) string_scanner (https://github.com/dart-lang/string_scanner/compare/084b201..4de83f0): 4de83f0 2024-10-28 Kevin Moore blast_repo fixes (dart-lang/string_scanner#83) term_glyph (https://github.com/dart-lang/term_glyph/compare/19d8c08..d7d8d7c): d7d8d7c 2024-10-29 Kevin Moore blast_repo fixes (dart-lang/term_glyph#57) test (https://github.com/dart-lang/test/compare/fe38650..42495c2): 42495c26 2024-10-29 Nate Bosch Enable avoid_dynamic_calls lint (dart-lang/test#2410) 9a267def 2024-10-29 Nate Bosch Remove some unused testing utilities (dart-lang/test#2413) test_descriptor (https://github.com/dart-lang/test_descriptor/compare/a3db1ef..aa99e99): aa99e99 2024-10-29 Kevin Moore blast_repo fixes (dart-lang/test_descriptor#72) test_process (https://github.com/dart-lang/test_process/compare/52ee3f5..c4986dd): c4986dd 2024-10-29 Kevin Moore blast_repo fixes (dart-lang/test_process#63) vector_math (https://github.com/google/vector_math.dart/compare/da9889f..3937447): 3937447 2024-10-28 Kevin Moore blast_repo fixes (google/vector_math.dart#333) web_socket_channel (https://github.com/dart-lang/web_socket_channel/compare/40aa29f..1f15eca): 1f15eca 2024-10-29 Kevin Moore blast_repo fixes (dart-lang/web_socket_channel#385) yaml (https://github.com/dart-lang/yaml/compare/e773005..6cc2745): 6cc2745 2024-10-28 Kevin Moore blast_repo fixes (dart-lang/yaml#171) Change-Id: I0b3e0e1f9195bf4c1296b38a3b8839337444fd6d Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/393040 Reviewed-by: Konstantin Shcheglov <scheglov@google.com> Commit-Queue: Devon Carew <devoncarew@google.com>
Dart is:
Approachable: Develop with a strongly typed programming language that is consistent, concise, and offers modern language features like null safety and patterns.
Portable: Compile to ARM, x64, or RISC-V machine code for mobile, desktop, and backend. Compile to JavaScript or WebAssembly for the web.
Productive: Make changes iteratively: use hot reload to see the result instantly in your running app. Diagnose app issues using DevTools.
Dart's flexible compiler technology lets you run Dart code in different ways, depending on your target platform and goals:
Dart Native: For programs targeting devices (mobile, desktop, server, and more), Dart Native includes both a Dart VM with JIT (just-in-time) compilation and an AOT (ahead-of-time) compiler for producing machine code.
Dart Web: For programs targeting the web, Dart Web includes both a development time compiler (dartdevc) and a production time compiler (dart2js).
Dart is free and open source.
See LICENSE and PATENT_GRANT.
Visit dart.dev to learn more about the language, tools, and to find codelabs.
Browse pub.dev for more packages and libraries contributed by the community and the Dart team.
Our API reference documentation is published at api.dart.dev, based on the stable release. (We also publish docs from our beta and dev channels, as well as from the primary development branch).
If you want to build Dart yourself, here is a guide to getting the source, preparing your machine to build the SDK, and building.
There are more documents in our repo at docs.
The easiest way to contribute to Dart is to file issues.
You can also contribute patches, as described in Contributing.
Future plans for Dart are included in the combined Dart and Flutter roadmap on the Flutter wiki.