Dart

Results 87 repositories owned by Dart

setup-dart

173
Stars
29
Forks
Watchers

A GitHub Action to install and setup a Dart SDK.

site-shared

40
Stars
37
Forks
Watchers

Content shared across Dart websites

source_span

26
Stars
15
Forks
Watchers

A library for identifying source spans and locations.

sse

88
Stars
21
Forks
Watchers

Dart Server Sent Events package

stack_trace

127
Stars
20
Forks
Watchers

A package for manipulating stack traces and printing them readably.

stream_channel

46
Stars
19
Forks
Watchers

An abstraction for two-way communication channels.

stream_transform

117
Stars
21
Forks
Watchers

Dart utility methods to create StreamTransfomer instances to manipulate Streams

string_scanner

58
Stars
14
Forks
Watchers

A class for parsing strings using a sequence of patterns.

test

484
Stars
209
Forks
Watchers

A library for writing unit tests in Dart.

test_process

17
Stars
11
Forks
Watchers

A Dart package for testing subprocesses