Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

dart-lang

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
@dart-lang

Dart

Dart is an open-source, scalable programming language, with robust libraries and runtimes, for building web, server, and mobile apps.

An approachable, portable, and productive language for high-quality apps on any platform

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 usingDevTools.

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 anAOT (ahead-of-time) compiler for producing machine code.

  • Dart Web: For programs targeting the web, Dart Web includes both a development timecompiler (dartdevc) and a production time compiler (dart2js).

License & patents

Dart is free and open source.

SeeLICENSE andPATENT_GRANT.

Using Dart

Visitdart.dev to learn more about thelanguage,tools, and to findcodelabs.

Browsepub.dev for more packages and libraries contributed by thecommunity and the Dart team.

Our API reference documentation is published atapi.dart.dev, based onthe stable release. (We also publish docs from ourbeta anddev channels, as well as from themain branch).

Security & reporting vulnerabilities

To report potential vulnerabilities, please see our security policy onhttps://dart.dev/security.

PinnedLoading

  1. sdksdkPublic

    The Dart SDK, including the VM, JS and Wasm compilers, analysis, core libraries, and more.

    Dart 10.5k 1.6k

  2. languagelanguagePublic

    Design of the Dart language

    TeX 2.7k 211

  3. site-wwwsite-wwwPublic

    The source for the Dart website.

    Dart 979 715

  4. dart-paddart-padPublic

    An online Dart editor with support for console, web, and Flutter apps.

    Dart 1.7k 570

  5. webwebPublic

    Lightweight browser API bindings built around JS static interop.

    Dart 140 26

Repositories

Loading
Type
Select type
Language
Select language
Sort
Select order
Showing 10 of 41 repositories
  • pub-dev Public

    The pub.dev website

    dart-lang/pub-dev’s past year of commit activity
    Dart 863BSD-3-Clause 161 347 3 UpdatedMar 17, 2025
  • ecosystem Public

    This repository is home to general Dart Ecosystem tools and packages.

    dart-lang/ecosystem’s past year of commit activity
    Dart 47BSD-3-Clause 7 27 5 UpdatedMar 16, 2025
  • sdk Public

    The Dart SDK, including the VM, JS and Wasm compilers, analysis, core libraries, and more.

    dart-lang/sdk’s past year of commit activity
    Dart 10,477BSD-3-Clause 1,631 5,000+(1 issue needs help) 3 UpdatedMar 16, 2025
  • dart_style Public

    An opinionated formatter/linter for Dart code

    dart-lang/dart_style’s past year of commit activity
    Dart 671BSD-3-Clause 124 66 1 UpdatedMar 14, 2025
  • tools Public

    This repository is home to tooling related Dart packages.

    dart-lang/tools’s past year of commit activity
    Dart 49BSD-3-Clause 45 531(11 issues need help) 22 UpdatedMar 14, 2025
  • mockito Public

    Mockito-inspired mock library for Dart

    dart-lang/mockito’s past year of commit activity
    Dart 644Apache-2.0 165 65 6 UpdatedMar 14, 2025
  • dart-pad Public

    An online Dart editor with support for console, web, and Flutter apps.

    dart-lang/dart-pad’s past year of commit activity
    Dart 1,744BSD-3-Clause 570 95(1 issue needs help) 1 UpdatedMar 14, 2025
  • co19 Public

    A Dart language and library conformance test suite

    dart-lang/co19’s past year of commit activity
    Dart 39BSD-3-Clause 28 16 1 UpdatedMar 15, 2025
  • build Public

    A build system for Dart written in Dart

    dart-lang/build’s past year of commit activity
    Dart 801BSD-3-Clause 211 137 6 UpdatedMar 14, 2025
  • site-www Public

    The source for the Dart website.

    dart-lang/site-www’s past year of commit activity
    Dart 979 715 173 4 UpdatedMar 14, 2025

[8]ページ先頭

©2009-2025 Movatter.jp