Skip to content

Add Dart 2.0 migration stubs to packages that implement Stream, StreamTransformer, and Converter #31847

@keertip

Description

@keertip

To help with the migration and changes to the core libs, stubs will be added to a number of core packages that implement these interfaces to ensure that these packages remain unbroken during the transition. These migration stubs can be replaced by full implementations at any time.

Stub template here: https://gist.github.com/lrhn/b99fe5f73a10b3b1a91579853056d08b .

Packages to be updated:

Metadata

Metadata

Assignees

Labels

area-core-librarySDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions