Add Dart 2.0 migration stubs to packages that implement Stream, StreamTransformer, and Converter #31847
Closed
43 tasks done
Labels
area-core-library
SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries.
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:
The text was updated successfully, but these errors were encountered: