2
0
mirror of https://github.com/esiur/esiur-dart.git synced 2025-06-27 06:43:13 +00:00
This commit is contained in:
2024-05-02 23:44:19 +03:00
parent 145726153f
commit 8a30c92e19
7 changed files with 172 additions and 92 deletions

View File

@ -6,18 +6,19 @@ homepage: https://github.com/esiur/esiur-dart
environment:
sdk: ">=2.15.0 <3.0.0"
sdk: ^3.0.0
#">=2.15.0 <3.3.4"
dependencies:
# source_gen: ^1.0.5
args: ^2.3.0
pubspec_parse: ^1.2.0
web_socket_channel: ^2.1.0
collection: ^1.15.0
args: ^2.5.0
pubspec_parse: ^1.2.3
web_socket_channel: ^2.4.5
collection: ^1.18.0
dev_dependencies:
test:
build_runner: ">=1.6.2 <3.0.0"
build_runner: ">=1.6.2 <3.3.4"
build_web_compilers: ">=2.12.0 < 4.0.0"
# For information on the generic Dart part of this file, see the
# following page: https://www.dartlang.org/tools/pub/pubspec