mirror of
https://github.com/esiur/esiur-dart.git
synced 2025-06-27 06:43:13 +00:00
2.0.0
This commit is contained in:
@ -1,12 +1,12 @@
|
||||
name: esiur
|
||||
description: Distributed Object Framework.
|
||||
version: 1.4.5
|
||||
version: 2.0.0
|
||||
#author: Ahmed Zamil <ahmed@esiur.com>
|
||||
homepage: https://github.com/esiur/esiur-dart
|
||||
|
||||
|
||||
environment:
|
||||
sdk: ">=2.14.0 <3.0.0"
|
||||
sdk: ">=2.15.0 <3.0.0"
|
||||
|
||||
dependencies:
|
||||
# source_gen: ^1.0.5
|
||||
@ -16,7 +16,8 @@ dependencies:
|
||||
|
||||
dev_dependencies:
|
||||
test:
|
||||
|
||||
build_runner: ">=1.6.2 <3.0.0"
|
||||
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