mirror of
https://github.com/esiur/esiur-dart.git
synced 2025-06-27 06:43:13 +00:00
version
This commit is contained in:
13
pubspec.yaml
13
pubspec.yaml
@ -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
|
||||
|
Reference in New Issue
Block a user