#
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 105 public repositories matching this topic...
Dart Bindings for React JS
-
Updated
Sep 10, 2020 - JavaScript
Create dart data classes easily, fast and without writing boilerplate or running code generation.
-
Updated
Sep 14, 2020 - JavaScript
Generator for dart_native bindings. Codegen can transform native SDK to Flutter plugin.
-
Updated
Aug 30, 2020 - JavaScript
This is about a Flutter Extension for Zeplin program, we can select layers, font Styles and color from our Zeplin Projects and convert them into DART code directly. Click on the layer and you will have all properties about Containers, Gradients, RichText, Shadows, etc.
-
Updated
Sep 9, 2020 - JavaScript
(WIP) Dart docs localization, get started from the wiki page here: https://github.com/cfug/dart.cn/wiki
-
Updated
Oct 5, 2020 - JavaScript
Boilerplate project for building Electron apps with Dart.
-
Updated
Mar 26, 2019 - JavaScript
Continuous Delivery for Kubernetes reacting to Observability Signals.
-
Updated
Jul 5, 2020 - JavaScript
Find Aik game for #FlutterCreate
-
Updated
May 20, 2019 - JavaScript
-
Updated
Sep 11, 2020 - JavaScript
Packaging bootstrap for Dart's package manager, pub.
-
Updated
Jan 18, 2019 - JavaScript
Flutter Portable UI Dashboard
-
Updated
Dec 23, 2019 - JavaScript
portfolio website using Flutter
-
Updated
Oct 2, 2020 - JavaScript
Generate REST endpoint client from WADL for you project
-
Updated
Sep 25, 2019 - JavaScript
These are the deployed build files of the Flutter Philippines Online Hackathon 2019.
-
Updated
Nov 11, 2019 - JavaScript
Source for the official website of Flutter Philippines.
-
Updated
Sep 26, 2020 - JavaScript
A library to use Google Maps MarkerClusterer JavaScript API v3 from Dart script
-
Updated
Jun 4, 2020 - JavaScript
Is your feature request related to a problem? Please describe.
支持自动检测框架的覆盖范围仅仅支持了几个常见前端框架和函数,还可以拓展更多的框架和语言来提升体验
这块的实现是基于配置式的,可以比较轻松拓展一个新框架的支持
https://github.com/TencentCloudBase/cloudbase-framework/blob/master/packages/framework-core/src/detect-frameworks/frameworks.ts
大家可以通过这个快速参与进核心代码的开发当中,目前可以考虑支持的框架和技术有 Hexo, Egg, Koa, Express, Koa , Docker 容器等