dart-sdk/sdk
Lasse R.H. Nielsen 4a8a844c34 Add setters for callbacks on StreamController.
This allows you to create a stream controller at one point and
add or change the callbacks later. This can be useful if you
want to store a stream controller in a final instance field and
also want the controller to call instance methods as callbacks.

R=floitsch@google.com

Review URL: https://codereview.chromium.org//1242023007.
2015-07-17 12:03:00 +02:00
..
bin Switch over testing pub seperately from the the normal packages 2015-06-09 08:12:51 +02:00
lib Add setters for callbacks on StreamController. 2015-07-17 12:03:00 +02:00
api_readme.md fix links in the sdk readme doc 2015-06-21 08:57:17 -07:00