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 981 718

  4. dart-paddart-padPublic

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

    Dart 1.8k 576

  5. webwebPublic

    Lightweight browser API bindings built around JS static interop.

    Dart 141 28

Repositories

Loading
Type
Select type
Language
Select language
Sort
Select order
Showing 10 of 42 repositories
  • 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,504BSD-3-Clause 1,639 5,000+(1 issue needs help) 2 UpdatedMar 29, 2025
  • dart_style Public

    An opinionated formatter/linter for Dart code

    dart-lang/dart_style’s past year of commit activity
    Dart 674BSD-3-Clause 124 62 2 UpdatedMar 28, 2025
  • ai Public

    A general repository for AI / GenAI packages and explorations.

    dart-lang/ai’s past year of commit activity
    Dart 10BSD-3-Clause 1 1 0 UpdatedMar 28, 2025
  • native Public

    Dart packages related to FFI and native assets bundling.

    dart-lang/native’s past year of commit activity
    Dart 186BSD-3-Clause 65 409(20 issues need help) 10 UpdatedMar 29, 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,757BSD-3-Clause 576 101(1 issue needs help) 4 UpdatedMar 29, 2025
  • site-www Public

    The source for the Dart website.

    dart-lang/site-www’s past year of commit activity
    Dart 981 718 159 4 UpdatedMar 29, 2025
  • language Public

    Design of the Dart language

    dart-lang/language’s past year of commit activity
    TeX 2,735 211 1,226 34 UpdatedMar 28, 2025
  • ecosystem Public

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

    dart-lang/ecosystem’s past year of commit activity
    Dart 49BSD-3-Clause 7 27 6 UpdatedMar 28, 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 2 UpdatedMar 28, 2025
  • pub-dev Public

    The pub.dev website

    dart-lang/pub-dev’s past year of commit activity
    Dart 865BSD-3-Clause 160 356 5 UpdatedMar 28, 2025

Most used topics

Loading…


[8]ページ先頭

©2009-2025 Movatter.jp