- Jan 27, 2020
-
-
Konstantin authored
-
- Aug 01, 2019
-
-
Kevin Moore authored
-
- Jun 19, 2019
-
-
Michael Thomsen authored
Update .gitignore to new `dart_tool` pub cache
-
- Apr 23, 2019
-
- Mar 27, 2019
-
-
Nate Bosch authored
Version 2.0.9 was already published with no changelog.
-
Nate Bosch authored
None of the planned breaking changes impact this package. - Fix constraint style. - Remove lower bound on `stack_trace` since versions before `1.0.0` didn't support the Dart 2 SDK anyway. - Expand description.
-
- Jul 20, 2018
-
-
Kevin Moore authored
Also fix deprecations in tests
-
- Jun 12, 2018
-
-
Natalie Weizenbaum authored
Closes #30
-
- May 24, 2018
-
-
BC Ko authored
dart-lang/sdk#32030
-
- May 22, 2018
-
-
Lasse R.H. Nielsen authored
Remove usage of deprecated Dart 1 upper-case constants
-
- May 04, 2018
-
-
Lasse R.H. Nielsen authored
-
- Apr 17, 2018
-
-
Lasse R.H. Nielsen authored
-
- Apr 12, 2018
-
-
Lasse R.H. Nielsen authored
-
- Apr 10, 2018
-
-
Lasse R.H. Nielsen authored
-
Lasse R.H. Nielsen authored
-
Lasse R.H. Nielsen authored
-
- Jan 17, 2018
-
-
Natalie Weizenbaum authored
This makes it easier to debug pending request errors.
-
- Jan 11, 2018
-
-
Sam Rawlins authored
Fix uses_dynamic_as_bottom error
-
- Jan 06, 2018
-
-
Gary Roumanis authored
-
- Nov 15, 2017
-
-
Kevin Moore authored
* enable Travis-CI * dartfmt * Add analysis options
-
- Nov 14, 2017
-
-
Natalie Weizenbaum authored
-
- Jun 05, 2017
-
-
Gary Roumanis authored
Fix broken tests
-
Gary Roumanis authored
-
Gary Roumanis authored
-
Gary Roumanis authored
-
Gary Roumanis authored
-
- Feb 15, 2017
-
-
Natalie Weizenbaum authored
Closes #18
-
- Nov 01, 2016
-
-
Harry Cameron authored
-
- Oct 28, 2016
-
-
Harry Cameron authored
-
- Aug 09, 2016
-
-
Natalie Weizenbaum authored
Closes #11
-
Natalie Weizenbaum authored
-
dramos07 authored
-
- Apr 14, 2016
-
-
Natalie Weizenbaum authored
If the peer was closed and then the channel closed, we would double-complete a completer. R=jmesserly@google.com Review URL: https://codereview.chromium.org//1890003002 .
-
- Mar 10, 2016
-
-
Natalie Weizenbaum authored
This reverts commit 735d9b05 and re-applies commit 078f891d. It was determined that the build failure was caused by an upgraded SDK version.
-
Natalie Weizenbaum authored
This reverts commit 078f891d, reversing changes made to 21c97462. This commit seemed to cause the bots to go red under mysterious circumstances. Reverting to determine why.
-
Natalie Weizenbaum authored
Remove unused imports in the test files
-
Sam Rawlins authored
-
- Mar 09, 2016
-
-
Natalie Weizenbaum authored
Closes #8 R=tjblasi@google.com Review URL: https://codereview.chromium.org//1780583002 .
-
- Feb 02, 2016
-
-
Natalie Weizenbaum authored
It seems we tickled a core library inconsistency (dart-lang/sdk#25655): although on the VM `FormatException.source` is set for JSON parse errors, it is not set using dart2js. R=rnystrom@google.com Review URL: https://codereview.chromium.org//1659313002 .
-
Natalie Weizenbaum authored
This converts the constructors to take StreamChannels, and changes some edge-case semantics to be more familiar to StreamChannel (and WebSocket) users. R=rnystrom@google.com Review URL: https://codereview.chromium.org//1652413002 .
-