1. 0e1d6e2 Support latest pkg:web, prepare release (#377) by Kevin Moore · 3 weeks ago master v3.0.1
  2. 8e95ea7 Bump the github-actions group with 2 updates (#376) by dependabot[bot] · 5 weeks ago
  3. bf69990 bump web_socket dependency 0.1.3 -> 0.1.5 (#370) by Thibault Chatillon · 9 weeks ago
  4. 5b428dd Bump actions/checkout from 4.1.5 to 4.1.6 in the github-actions group (#371) by dependabot[bot] · 9 weeks ago
  5. afd1e3c Remove `--fatal-infos` from `dart pub downgrade` analysis (#367) by Brian Quinlan · 2 months ago
  6. cb20b71 Add `topics` to `pubspec.yaml` (#362) by Sarah Zakarias · 2 months ago
  7. 8514229 Bump and fix lints (#366) by Kevin Moore · 2 months ago
  8. 45b8ce9 Remove obsolete `WebSocketChannel.new` documentation. (#363) by Brian Quinlan · 3 months ago
  9. 8c77d6f Bump actions/checkout from 4.1.4 to 4.1.5 in the github-actions group (#360) by dependabot[bot] · 3 months ago
  10. 758148c blast_repo fixes (#359) by Devon Carew · 3 months ago
  11. 5f65bae Remove dependency_overrides (#354) by Brian Quinlan · 3 months ago
  12. 324d932 Make shelf_web_socket a dev dependency (#353) by Brian Quinlan · 3 months ago
  13. 0eca60d Remove "wip" label for 3.0 release (#347) by Brian Quinlan · 3 months ago
  14. d86313d Bump actions/checkout from 4.1.2 to 4.1.4 (#352) by dependabot[bot] · 3 months ago
  15. 97f33f3 Bump dart-lang/setup-dart from 1.6.2 to 1.6.4 (#351) by dependabot[bot] · 3 months ago
  16. b672220 Fix a race when close() called before remote class event delivered (#348) by Brian Quinlan · 3 months ago
  17. b612fc2 Avoid importing io_web_socket namespace (#343) by Brian Quinlan · 4 months ago
  18. ce69d31 Rename WebSocketAdapterWebSocketChannel to AdapterWebSocketChannel (#344) by Brian Quinlan · 4 months ago
  19. 429e7d9 Implement IOWebSocketChannel as a WebSocketAdapterWebSocket subclass (#342) by Brian Quinlan · 4 months ago
  20. 00cb13a Remove WebSocketChannel constructor (#341) by Brian Quinlan · 4 months ago
  21. 1f3dfd7 Create an adapter for `package:web_socket` (#339) by Brian Quinlan · 4 months ago
  22. ced3a37 use secure random number generator (#334) (#335) by Daniel Grad · 4 months ago
  23. 19d82db Bump actions/checkout from 4.1.1 to 4.1.2 (#338) by dependabot[bot] · 4 months ago
  24. 3db86bc Require Dart 3.3 and the latest pkg:web (#326) by Kevin Moore · 6 months ago v2.4.4
  25. 1c4a923 Bump dart-lang/setup-dart from 1.6.0 to 1.6.2 (#323) by dependabot[bot] · 6 months ago
  26. 041aa3c adjust the HtmlWebSocketChannel ctor parameter type; rev to 2.4.3 (#320) by Devon Carew · 7 months ago v2.4.3
  27. 0e8bedc Allow pkg:web v0.3.0 (#306) by Tyler Dunn · 7 months ago v2.4.2
  28. 62370cc Bump actions/stale from 8.0.0 to 9.0.0 (#312) by dependabot[bot] · 7 months ago
  29. 2a0563f Prepare release v2.4.1 (#301) by Kevin Moore · 8 months ago v2.4.1
  30. 906c944 CI: test dev SDK with dart2wasm (#304) by Kevin Moore · 8 months ago
  31. a316c53 Rename helper extensions to not collide with pkg:web unreleased (#303) by Kevin Moore · 8 months ago
  32. 547184a blast_repo fixes (#302) by Kevin Moore · 8 months ago
  33. 969bc6c Fix JS value to Dart conversion when receiving from a web socket (#298) by Ömer Sinan Ağacan · 8 months ago
  34. df096a9 Remove removed lints (#299) by Ömer Sinan Ağacan · 8 months ago
  35. 67bf9a3 Drop some use of ! (#296) by Nate Bosch · 8 months ago
  36. d4a8d70 Small tweak (#295) by Kevin Moore · 8 months ago
  37. 9e80b8d migrate to pkg web (#294) by Kevin Moore · 8 months ago
  38. 5241175 Migrate to latest lints, bump min SDK to Dart 3.2 (#292) by Kevin Moore · 9 months ago
  39. 82ac73f Bump dart-lang/setup-dart from 1.5.1 to 1.6.0 (#289) by dependabot[bot] · 9 months ago
  40. 3615850 Bump actions/checkout from 4.1.0 to 4.1.1 (#290) by dependabot[bot] · 9 months ago
  41. f3ac1bf Mention `ready` in the docs for `connect` (#287) by Nate Bosch · 10 months ago
  42. 364013d Bump dart-lang/setup-dart from 1.5.0 to 1.5.1 (#286) by dependabot[bot] · 10 months ago
  43. 50dada7 Bump actions/checkout from 3.6.0 to 4.1.0 (#285) by dependabot[bot] · 10 months ago
  44. af945f1 Bump actions/checkout from 3.5.3 to 3.6.0 (#283) by dependabot[bot] · 11 months ago
  45. 4d1b543 Correction in Code Snippet (#275) by Jithuraj · 1 year ago
  46. 7ae4d0f Bump actions/checkout from 3.5.2 to 3.5.3 (#274) by dependabot[bot] · 1 year, 1 month ago
  47. 7fb82f2 Add a note explaining why the onerror doesn't generate a more detailed exception (#273) by Brian Quinlan · 1 year, 1 month ago
  48. af72652 Make it more clear how `WebSocketChannel.ready` should be used. (#272) by Brian Quinlan · 1 year, 1 month ago
  49. eae2258 blast_repo fixes (#269) by Devon Carew · 1 year, 2 months ago
  50. 2630714 Bump actions/checkout from 3.5.0 to 3.5.2 (#265) by dependabot[bot] · 1 year, 3 months ago
  51. b28bae6 Allow passing through custom http client in IO socket connect (#259) by Rexios · 1 year, 4 months ago v2.4.0
  52. 1064b47 Fix deprecated_new_in_comment_reference (#262) by Nate Bosch · 1 year, 4 months ago
  53. 40eb236 Bump dart-lang/setup-dart from 1.4.0 to 1.5.0 (#260) by dependabot[bot] · 1 year, 4 months ago
  54. 1823444 Bump actions/checkout from 3.3.0 to 3.5.0 (#261) by dependabot[bot] · 1 year, 4 months ago
  55. e2fe7f6 Bump dart-lang/setup-dart from 1.3 to 1.4 (#251) by dependabot[bot] · 1 year, 6 months ago
  56. bfa719b Bump actions/checkout from 3.2.0 to 3.3.0 (#252) by dependabot[bot] · 1 year, 6 months ago
  57. 28d7b82 Fix CI link in readme (#248) by Kevin Moore · 1 year, 7 months ago
  58. c6ce895 Update analysis_options.yaml (#247) by Sam Rawlins · 1 year, 7 months ago
  59. ebd0fe9 Bump actions/checkout from 3.1.0 to 3.2.0 (#244) by dependabot[bot] · 1 year, 7 months ago
  60. a90e740 Add WebSocketChannel.`ready` field and IOWebSocketChannel factory `connectTimeout` parameter (#240) by 尽管如此世界依然美丽 · 1 year, 7 months ago
  61. 1b0561c blast_repo fixes (#235) by Kevin Moore · 1 year, 9 months ago
  62. eba1541 Remove language version from spawnHybrid code (#232) by Siva · 1 year, 9 months ago
  63. 4b46c0c Use platform agnostic example in README.md (#223) by Thomas · 2 years ago
  64. 99dbdc5 Add HtmlWebSocketChannel.innerWebSocket (#187) by chirag729 · 2 years, 5 months ago v2.2.0
  65. bfc15e4 Fix IOWebSocketChannel import in readme (#175) by Leonardo Rosa · 3 years, 1 month ago
  66. 843ac04 Tweak import recommendation phrasing (#180) by Michael Joseph Rosenthal · 3 years, 2 months ago
  67. ca56595 Prepare to publish (#174) by Nate Bosch · 3 years, 3 months ago v2.1.0
  68. 6448ce5 Remove extra ` character (#173) by Nate Bosch · 3 years, 3 months ago
  69. 65d7ee8 Add IOWebSocketChannel.innerWebSocket by Nate Bosch · 3 years, 3 months ago
  70. 8c25546 Merge pull request #163 from dart-lang/franklinyow-patch-1 by Franklin Yow · 3 years, 4 months ago
  71. 8d44a96 Update LICENSE by Franklin Yow · 3 years, 4 months ago
  72. 7d95a70 Latest setup, test on oldest supported SDK (#161) by Kevin Moore · 3 years, 4 months ago
  73. d3e100d prepare stable, null-safe v2 (#155) by Kevin Moore · 3 years, 6 months ago v2.0.0
  74. 76931ea null safety (#154) by Kevin Moore · 3 years, 6 months ago
  75. 2818480 Use new setup actions (#153) by Kevin Moore · 3 years, 6 months ago
  76. c57baea Enable and fix a number of lints, disallow implicit casts (#148) by Kevin Moore · 3 years, 6 months ago
  77. 92e4220 Migrate to GitHub Actions (#146) by Alexander Thomas · 3 years, 7 months ago v1.2.0
  78. 6803589 Allow the null safe package:crypto (#139) by Nate Bosch · 3 years, 7 months ago
  79. 68c5488 Fix usage of deprecated list ctor (#140) by Nate Bosch · 3 years, 7 months ago
  80. 4a0a7e6 Merge pull request #133 from dart-lang/kevmoo-patch-1 by Jacob MacDonald · 3 years, 9 months ago
  81. b04cc13 Delete .test_config by Kevin Moore · 3 years, 9 months ago
  82. 5f11f75 Use SDK version of BytesBuilder (#130) by Nate Bosch · 3 years, 9 months ago
  83. ac60075 Add a language version tag in spawnHybridUri (#131) by Nate Bosch · 3 years, 9 months ago
  84. 4cff922 use chrome to test on Travis (#121) by Kevin Moore · 4 years, 2 months ago
  85. a203c52 Clean up some style (#120) by Nate Bosch · 4 years, 2 months ago
  86. ccc362b Remove author from the pubspec by Kevin Moore · 4 years, 5 months ago
  87. e300b6f Add changelog for #97 (#98) by Nate Bosch · 4 years, 6 months ago
  88. 29678d6 Add optional protocols argument to WebSocketChannel.connect (#97) by Gani Georgiev · 4 years, 6 months ago
  89. 490061e Ignore unused fields in private class – copied from SDK by Kevin Moore · 4 years, 7 months ago
  90. 117ed2c Add Travis badge to readme by Kevin Moore · 4 years, 7 months ago
  91. b68419f Fix newly enforce package:pedantic lints (#91) by Nate Bosch · 4 years, 8 months ago
  92. ba2bae6 Merge pull request #83 from dart-lang/config_specific_imports by Jacob Richman · 4 years, 10 months ago 1.1.0
  93. dbdaf56 Require Uri. by Jacob Richman · 4 years, 10 months ago
  94. be8ac01 Add `WebSocketChannel.connect` factory constructor. by Jacob Richman · 4 years, 10 months ago
  95. 24382b6 Use `drain` to reach end of stream in tests (#75) by Nate Bosch · 5 years ago 1.0.15
  96. 82692f9 Forward protocols parameter to WebSocket (#74) by choong · 5 years ago
  97. 5f5ca1a Fix pedantic dependency, update links in readme by Kevin Moore · 5 years ago 1.0.14
  98. 2342e4e Update to handle Socket implements Stream<Uint8List> (#65) by Todd Volkert · 5 years ago
  99. 7b5a488 Declare a return value of `Uint8List` in `BytesBuilder` methods (#58) by Todd Volkert · 5 years ago 1.0.13
  100. aaa5472 Allow stream_channel version 2.x (#48) by Nate Bosch · 5 years ago 1.0.12