Dart
Dart is a general-purpose programming language originally developed by Google and later approved as a standard by Ecma (ECMA-408). It is used to build web, server, and mobile applications.
Dart is an object-oriented, class defined language using a C-style syntax that transcompiles optionally into JavaScript. It supports interfaces, mixins, abstract classes, reified generics, static typing, and a sound type system.
Here are 35,799 public repositories matching this topic...
Openapi Generator for Dart/Flutter
-
Updated
Nov 6, 2024 - Dart
The Dart SDK, including the VM, JS and Wasm compilers, analysis, core libraries, and more.
-
Updated
Nov 6, 2024 - Dart
Blog backend written in Dart
-
Updated
Nov 6, 2024 - Dart
A movie app made in Flutter with clean architecture using BLoC and The Movie DB API.
-
Updated
Nov 6, 2024 - Dart
A Pandora JSON API client package for Dart.
-
Updated
Nov 6, 2024 - Dart
This is a simple android mobile app to play 10 quiz.
-
Updated
Nov 6, 2024 - C++
A framework for building convergent cross-platform Nextcloud clients using Flutter.
-
Updated
Nov 6, 2024 - Dart
Ruta de estudio basada en ejercicios de código semanales en 2024 de la comunidad MoureDev para aprender y practicar lógica usando cualquier lenguaje de programación.
-
Updated
Nov 6, 2024 - Python