blob: 236d49ec2e64d2a2db6e561324869bf8eb63245b [file] [log] [blame]
name: "chunked_stream"
description:
"Utilities for working with chunked streams, such as byte streams which is"
"often given as a stream of byte chunks with type `Stream<List<int>>`."
third_party {
url {
type: GIT
value: "https://github.com/google/dart-neats/"
}
version: "1.4.0"
last_upgrade_date { year: 2021 month: 4 day: 23 }
license_type: NOTICE
local_modifications:
"Only extracted directory chunked_stream."
"Added @dart=2.12" headers to all dart files.
}