Dart is a client-optimized language for fast apps on any platform

  • A programming language optimized for building user interfaces with features such as the spread operatorfor expanding collections, and [collection if]

Productive development

  • Make changes to your source code iteratively, usinghot reload to instantly see the effect in the running app
  • Write code using a flexible type system with rich static analysis and powerful, configurable tooling

Fast on all platforms

  • AOT-compile apps to native machine code for instant startup
  • Run backend code supporting your app, written using a single programming language

Try Dart in your browser!

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章