mirror of
https://github.com/esiur/esiur-dart.git
synced 2025-06-27 06:43:13 +00:00
1.4.5
This commit is contained in:
11
pubspec.yaml
11
pubspec.yaml
@ -1,17 +1,18 @@
|
||||
name: esiur
|
||||
description: Distributed Object Framework.
|
||||
version: 1.4.1
|
||||
version: 1.4.5
|
||||
#author: Ahmed Zamil <ahmed@esiur.com>
|
||||
homepage: https://github.com/esiur/esiur-dart
|
||||
|
||||
|
||||
environment:
|
||||
sdk: ">=2.12.0 <3.0.0"
|
||||
sdk: ">=2.14.0 <3.0.0"
|
||||
|
||||
dependencies:
|
||||
source_gen:
|
||||
args: #
|
||||
pubspec_parse:
|
||||
# source_gen: ^1.0.5
|
||||
args: ^2.3.0
|
||||
pubspec_parse: ^1.2.0
|
||||
web_socket_channel: ^2.1.0
|
||||
|
||||
dev_dependencies:
|
||||
test:
|
||||
|
Reference in New Issue
Block a user