Dart

Dart is a client-optimized programming language for apps on multiple platforms. It is developed by Google and is used to build mobile, desktop, server, and web applications.Dart is an object-oriented, class-based, garbage-collected language with C-style syntax. Dart can compile to either native code or JavaScript. It supports interfaces, mixins, abstract classes, reified generics, and type inference.
Relations
A programming language is a formal language comprising a set of instructions that produce various kin...

a parent of Business Logic Components (BLoC)
BLoC stands for Business Logic Components. The gist of BLoC is that everything in the app should be r...

a parent of Dart generics variance
Covariant generics fit a common intuition that programmers have, and very often this intuition is cor...
Edit topic New topic
Resources
official A tour of the Dart language
10.0 rating 2.0 level 9.5 clarity 3.0 background – 2 ratings
A tour of all of the major Dart language features.

No intermediate resources matching your criteria have been registered, yet.
No advanced resources matching your criteria have been registered, yet.
No unrated resources matching your criteria have been registered, yet.