We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 335b233 commit d4bf5dfCopy full SHA for d4bf5df
pubspec.yaml
@@ -8,11 +8,10 @@ repository: https://www.github.com/matehat/phoenix-socket-dart
8
homepage: https://www.github.com/matehat/phoenix-socket-dart
9
10
environment:
11
- sdk: ">=3.4.0 <4.0.0"
+ sdk: ">=3.0.0 <4.0.0"
12
13
dependencies:
14
logging: ^1.0.0
15
- meta: ^1.15.0
16
rxdart: ">=0.26.0 <0.28.0"
17
web_socket_channel: ^2.0.0
18
0 commit comments