Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 4 additions & 3 deletions pkgs/web_socket/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
name: web_socket
description: "TODO: enter a descirption here"
description: >-
Any easy-to-use library for communicating with WebSockets
that has multiple implementations.
repository: https://github.com/dart-lang/http/tree/master/pkgs/web_socket

publish_to: none
version: 0.1.0-wip

environment:
sdk: ^3.3.0
Expand Down