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
287 watching
2k forks
Language: Dart
last commit: 6 days 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,668 |
dart-lang/webdev | A tool for building and deploying web applications with Dart | 212 |
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,400 |
olexale/flutter_roadmap | A comprehensive resource for Flutter development covering various topics from language and dev environment to networking and persistence. | 5,499 |
dart-lang/site-www | The official documentation site for the Dart programming language | 969 |
pocketbase/dart-sdk | An official multi-platform SDK for interacting with a PocketBase Web API. | 529 |
dart-lang/native | A collection of tools and libraries enabling seamless integration between Dart, native code, and third-party languages. | 157 |
tigereyelabs/duckdb-dart | A native Dart API for DuckDB, enabling high-performance analytical database operations across multiple platforms. | 35 |
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. | 44 |
dart-lang/samples | A collection of code samples showcasing various Dart programming concepts and features. | 613 |
roughike/inkino | A multiplatform Dart app that enables browsing of movies and showtimes for cinemas. | 3,641 |
dart-lang/markdown | A Dart library for parsing and generating Markdown text into HTML | 451 |
vojtajina/js2dart | Converts JavaScript code to Dart, allowing compilation and re-conversion back to JavaScript. | 61 |