sdk
App builder kit
A collection of tools and libraries for building high-quality apps in the Dart programming language
The Dart SDK, including the VM, JS and Wasm compilers, analysis, core libraries, and more.
10k stars
286 watching
2k forks
Language: Dart
last commit: about 2 months ago
Linked from 1 awesome list
dartlanguageprogramming-languagesdk
Related projects:
Repository | Description | Stars |
---|---|---|
dart-lang/language | A hub for discussing and evolving the Dart programming language | 2,685 |
dart-lang/webdev | A tool for building and deploying web applications with Dart | 213 |
mobxjs/mobx.dart | A state-management library that makes it simple to connect reactive data with the UI without worrying about keeping them in sync. | 2,413 |
olexale/flutter_roadmap | A comprehensive resource for Flutter development covering various topics from language and dev environment to networking and persistence. | 5,536 |
dart-lang/site-www | The source code repository for the official website of the Dart programming language. | 972 |
pocketbase/dart-sdk | A Dart SDK for interacting with PocketBase Web API | 540 |
dart-lang/native | A collection of tools and libraries enabling seamless integration between Dart, native code, and third-party languages. | 159 |
tigereyelabs/duckdb-dart | A native API for DuckDB, enabling developers to harness its power in Dart-based applications. | 40 |
pocket4d/polkadot-dart | A Dart-lang SDK for accessing the Polkadot/Substrate client | 21 |
dart-lang/dart-vim-plugin | A Vim plugin that provides syntax highlighting and indentation for Dart code | 641 |
bellshade/dart | A resource repository providing tutorials and documentation on learning Dart programming language with accompanying projects and utilities. | 46 |
dart-lang/samples | A collection of code samples showcasing various Dart programming concepts and features. | 620 |
roughike/inkino | A multiplatform Dart app that enables browsing of movies and showtimes for cinemas. | 3,646 |
dart-lang/markdown | A portable Markdown parser and renderer written in Dart. | 460 |
vojtajina/js2dart | Converts JavaScript code to Dart, allowing compilation and re-conversion back to JavaScript. | 61 |