Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 601 Bytes

README.md

File metadata and controls

12 lines (6 loc) · 601 Bytes

Dart Language

Dart

Dart is a programming language designed for client development,[8][9] such as for the web and mobile apps. It is developed by Google and can also be used to build server and desktop applications.

Dart

Dart is an object-oriented, class-based, garbage-collected language with C-style syntax.[10] Dart can compile to either native code or JavaScript. It supports interfaces, mixins, abstract classes, reified generics, and type inference.[11].