Dart

Login: dart-lang

Company: null

Location: null

email:

Blog: https://www.dartlang.org

Members

  1. Alan Knight
  2. Alexander Thomas
  3. Alexei Eleusis Diaz Vera
  4. Anders Thorhauge Sandholm
  5. Bob Nystrom
  6. Brian Wilkerson
  7. Chinmay Garde
  8. Chris Bracken
  9. Dan Grove
  10. Danny Tuppeny
  11. Dan Rubel
  12. Devon Carew
  13. Erik Ernst
  14. Florian Loitsch
  15. Florian Schneider
  16. Gary Roumanis
  17. Harry Terkelsen
  18. Ian Zerny
  19. Jackie Han
  20. Jacob Richman
  21. Jaime Wren
  22. Jason Brooks
  23. Jenny Messerly
  24. John McCutchan
  25. Kathy Walrath
  26. Kevin Millikin
  27. Kevin Moore
  28. Kulshekhar Kabra
  29. Lasse R.H. Nielsen
  30. Leaf Petersen
  31. Mads Sig Ager
  32. Martin Kustermann
  33. Michael Thomsen
  34. Natalie Weizenbaum
  35. Nate Bosch
  36. Olivier Chafik
  37. Paul Berry
  38. Paul Brauner
  39. Phil Quitslund
  40. Régis Crelier
  41. Ryan Macnak
  42. Seth Ladd
  43. Sřren Gjesse
  44. Stephen Adams
  45. Terry Lucas
  46. Timothy Blasi
  47. Todd Turnidge
  48. William Hesse
  49. Zachary Anderson
  50. null
  51. null
  52. null
  53. null

Repositories

angular
Fast and productive web framework provided by Dart
angular_analyzer_plugin
AngularDart integration for Dart Analysis Server
angular_components
The official Material Design components for AngularDart. Used at Google in production apps.
angular_components_example
A sample usage of https://github.com/dart-lang/angular_components
api.dartlang.org
null
appengine
Dart support for App Engine managed VMs
appengine_samples
Dart App Engine samples
args
A command-line argument parsing library for Dart.
async
A Dart package that contains tools to work with asynchronous computations.
barback
An asset build system for Dart.
bazel
Bazel support for Dart projects [EXPERIMENTAL]
bazel_worker
Dart integration for Bazel build system
benchmark_harness
The official benchmark harness for Dart
boolean_selector
A flexible syntax for boolean expressions.
boringssl_gen
Boring SSL build files
browser
Deprecated Dart package to support running web apps in Dartium
build
A build system for Dart
charcode
Symbolic names for character codes in Dart
chocolatey-packages
Chocolatey packages of the Dart SDK and Dartium
cli_util
A library to help in building Dart command-line apps
clock
null
co19
null
code_builder
A fluent API for generating valid Dart source code
code_transformers
Package to help with code transformers in barback
collection
The collection package for Dart contains a number of separate libraries with utility functions and classes that makes working with collections easier.
compiler_unsupported
An unsupported copy of the dart2js compiler.
conference_app
null
convert
Conversion utilities
coverage
Dart coverage data manipulation and formatting
crypto
A set of cryptographic functions implemented in pure Dart.
csslib
A library for parsing CSS.
csslib-test-suite
Suite of CSS tests (originating from the W3C) used to validate CSS parsing.
dart2_constant
null
dart2_fix
A tool to migrate API usage to Dart 2
dart2js_info
Model of the data produced by dart2js with --dump-info, and tools that process the information.
dartbug.com
The redirect service for Dart issues and bugs.
dartdoc
API documentation tool for Dart.
dart_docker
Docker images for Dart
dart-doc-syncer
A utility for syncing Dart examples for the public docs
dart_enhancement_proposals
This repo contains info on DEP - Dart Enhancement Proposal
dart-pad
The UI client for a web based interactive Dart service
dart-protoc-plugin
Dart plugin for protobuf compiler (protoc)
dart-samples
Various samples and examples in Dart
dart-services
The server backend for a web based interactive Dart service
dart_style
An opinionated formatter/linter for Dart code
dart-tutorials-samples
Sample code for "A Game of Darts" tutorial
dart-vim-plugin
Syntax highlighting for Dart in Vim
devtools-frontend
The Chrome DevTools UI
discoveryapis_commons
A package used by client libraries generated from discovery documents.
discoveryapis_generator
Create API Client libraries based on the API's Discovery documentation
dump-info-visualizer
A visualizer for the JSON data produced by the dart2js --dump-info command
expected_output
null
fake_async
null
fixnum
Fixed-width integer library for Dart.
gcloud
High-level interfaces to Google Cloud Platform APIs
glob
Bash-style filename globbing for Dart.
googleapis
Repository for building the googleapis packages
googleapis_auth
Obtain OAuth 2.0 credentials to access Google APIs
googleapis_examples
Examples for accessing Google APIs with Dart
graphs
Graph algorithms
homebrew-dart
Dart team's official tap for homebrew.
html
Dart port of html5lib. For parsing HTML/HTML5 with Dart. Works in the client and on the server.
http
A composable API for making HTTP requests in Dart.
http2
A HTTP/2 implementation for dart.
http_io
null
http_multi_server
A dart:io HttpServer wrapper that handles requests from multiple servers.
http_parser
A platform-independent Dart package for parsing and serializing HTTP formats.
http_retry
null
http_server
Utility classes for HTTP server
http_throttle
HTTP client middleware that throttles requests.
index_page
null
intl
Internationalization and localization support
intl_translation
Message extraction and code generation from translated messages for the intl package
io
Utilities for the Dart VM's dart:io.
io_2017_components_codelab
null
isolate
An experimental package to make working with Dart isolates easier.
js_facade_gen
Generates package:js Javascript interop facades for arbitrary TypeScript libraries
json_rpc_2
A Dart implementation of the JSON-RPC 2.0 spec.
json_serializable
Generates utilities to aid in serializing to/from JSON.
linter
Linter for Dart.
logging
A Dart package for debug and error logging.
logos
Logos and images for Dart
markdown
A Dart markdown library
matcher
A declarative API for specifying expectations.
memcache
Memcache interface for the Dart appengine package
mime
Dart package for working with MIME type definitions and for processing streams of MIME multipart media types.
mockito
Mockito-inspired mock library for Dart
mono_repo
Allows easy management of repositories with multiple Dart packages
multi_server_socket
An implementation of dart:io's ServerSocket that wraps multiple servers and forwards methods to all of them
oauth2
An OAuth2 client library for Dart.
observable
Support for marking objects as observable, and getting notifications when those objects are mutated.
observatory
The website for Dart VM's Observatory
observatory_pub_packages
Snapshot of all the packages used by the Dart VM's observatory
one-hour-codelab
Learn how to build a webapp with Dart in one hour.
oss_project_templates
OSS project templates, for use in starting new repos
package-bots
Scripts specifying what to run in the package waterfall client.dart.packages.
package_config
Support for working with Package Resolution Configuration files
package_resolver
First-class package resolution strategy classes.
pana
Package ANAlysis with Strong mode support
path
A string-based path manipulation library.
plugin
null
pool
A class for managing a finite pool of resources.
protobuf
Runtime library for Dart protobufs
pub
The package manager for Dart
pub_cache
A library to reflect on the local pub cache.
pub-dartlang-dart
The pub.dartlang.org site in Dart
pub_semver
A package for working with Pub/semver-style versions and version constraints
pub_server
Reusable components for making a pub package server
rasta
Parsing and resolution of Dart code
reflectable
Reflectable is a Dart library that allows programmers to eliminate certain usages of dynamic reflection by specialization of reflective code to an equivalent implementation using only static techniques. The use of dynamic reflection is constrained in order to ensure that the specialized code can be generated and will have a reasonable size.
reify
Reified generics
resource
Resource loading library.
root_certificates
The set of root certificates trusted by dart:io's default SecurityContext. Taken from Mozilla's NSS library.
rpc
RPC package for building server-side RESTful Dart APIs.
rules_dart
Dart rules for Bazel
sample-pop_pop_win
"Pop, Pop, Win!" is an implementation of Minesweeper in Dart.
sdk
The Dart SDK, including the VM, dart2js, core libraries, and more.
server
Documentation for Dart on the server
shelf
Web server middleware for Dart
shelf_appengine
A set helpers to make it easy to use Shelf on App Engine.
shelf_packages_handler
A shelf handler for serving a `packages/` directory
shelf_proxy
A shelf handler for proxying requests to another server.
shelf_static
A static file handler for the Dart Shelf server model
shelf_test_handler
A Shelf handler that makes it easy to test HTTP interactions
shelf_web_socket
A WebSocket handler for Shelf.
site-events
Source of events.dartlang.org
site-shared
Content shared across Dart websites
site-webdev
Source for webdev.dartlang.org
site-www
Source for Dart website
source_gen
Automatic source code generation for Dart
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
source_span
A library for identifying source spans and locations.
stack_trace
A package for manipulating stack traces and printing them readably.
stagehand
Dart project generator - web apps, console apps, servers, and more.
stream_channel
An abstraction for two-way communication channels.
stream_transform
Dart utility methods to create StreamTransfomer instances to manipulate Streams
string_scanner
A class for parsing strings using a sequence of patterns.
sync_http
null
term_glyph
Useful glyphs and Windows-safe equivalents
test
A library for writing unit tests in Dart.
test_descriptor
Provides a convenient, easy-to-read API for defining and verifying directory structures in tests
test_process
A Dart package for testing subprocesses
test_reflectable
tests for the reflectable package
test_reflective_loader
Discover tests and test suites using reflection
transformer_test
Tools for testing Dart transformers
tuple
A library providing a tuple data structure
typed_data
Utility functions and classes that makes working with typed data lists easier in Dart
usage
A Google Analytics wrapper for command-line, web, and Flutter apps.
utf
Provides common operations for manipulating Unicode sequences
vm_service_client
A Darty client for the VM service protocol
vm_service_drivers
Libraries to access the Dart VM Service Protocol
watcher
A file system watcher library for Dart.
webcore
Web DOM IDL files and support files copied from Blink
webdev
A CLI for Dart web development.
web_socket
null
web_socket_channel
StreamChannel wrappers for WebSockets.
y2038
Improved date/time for 32-bit systems
yaml
A Dart YAML parser.

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.