Dart is a client-optimized language for fast apps on any platform. Developed by Google and made popular by Flutter, but can be used in both front-end and back-end

  • AOT-compile apps to native machine code for instant startup

  • Target the web with complete, mature, fast compilers for JavaScript

  • Run backend code supporting your app, written using a single programming language

Why do we adopt this technology?

Dart is the programming language used by Flutter.