Dart
Grow your team on GitHub
GitHub is home to over 50 million developers working together. Join them to grow your own development teams, manage permissions, and collaborate on projects.
Sign up
Pinned repositories
Repositories
-
sdk
The Dart SDK, including the VM, dart2js, core libraries, and more.
-
fixnum
Fixed-width integer library for Dart.
-
homebrew-dart
Dart team's official tap for homebrew.
-
source_maps
A package to programmatically manipulate source maps.
-
source_map_stack_trace
Convert stack traces generated by dart2js-compiled code into readable native Dart stack traces
-
intl
Internationalization and localization support
-
intl_translation
Message extraction and code generation from translated messages for the intl package
-
shelf
Web server middleware for Dart
-
build
A build system for Dart
-
pub-dev
Pub.dev, the Dart package repository, written in Dart
-
mono_repo
Allows easy management of repositories with multiple Dart packages
-
dart-services
The server backend for a web based interactive Dart service
-
site-shared
Content shared across Dart websites
-
pubspec_parse
Simple package for parsing pubspec.yaml files with a type-safe API and rich error reporting
-
json_serializable
Generates utilities to aid in serializing to/from JSON.
-
stream_transform
Dart utility methods to create StreamTransfomer instances to manipulate Streams
-
shelf_test_handler
A Shelf handler that makes it easy to test HTTP interactions
-
coverage
Dart coverage data manipulation and formatting
-
test
A library for writing unit tests in Dart.
-
path
A string-based path manipulation library.
-
collection
The collection package for Dart contains a number of separate libraries with utility functions and classes that makes working with collections easier.
-
pana
Package ANAlysis for Dart
-
-
pub
The package manager for Dart
-
cli_util
A library to help in building Dart command-line apps
-
web_socket_channel
StreamChannel wrappers for WebSockets.