Dart
Pinned repositories
Repositories
-
pub-dev
Pub.dev, the Dart package repository, written in Dart
-
sdk
The Dart SDK, including the VM, dart2js, core libraries, and more.
-
ffigen
FFI binding generator
-
pub
The package manager for Dart
-
-
stagehand
Dart project generator - web apps, console apps, servers, and more.
-
dartdoc
API documentation tool for Dart.
-
googleapis
Repository for building the googleapis packages
-
test
A library for writing unit tests in Dart.
-
build
A build system for Dart
-
isolate
Makes working with Dart isolates easier.
-
async
A Dart package that contains tools to work with asynchronous computations.
-
-
code_builder
A fluent API for generating valid Dart source code
-
webdev
A CLI for Dart web development.
-
http
A composable API for making HTTP requests in Dart.
-
collection
The collection package for Dart contains a number of separate libraries with utility functions and classes that makes working with collections easier.
-
protobuf
Runtime library for Dart protobufs
-
dart_style
An opinionated formatter/linter for Dart code
-
markdown
A Dart markdown library
-
sample-pop_pop_win
"Pop, Pop, Win!" is an implementation of Minesweeper in Dart.
-
dart-services
The server backend for a web based interactive Dart service
-
site-shared
Content shared across Dart websites
-
oauth2
An OAuth2 client library for Dart.
-
homebrew-dart
Dart team's official tap for homebrew.
-
intl_translation
Message extraction and code generation from translated messages for the intl package
-
samples
A collection of Dart code samples by Dart DevRel