mirror of
https://github.com/esiur/esiur-dart.git
synced 2025-05-06 12:02:57 +00:00
collections
This commit is contained in:
parent
88eba227ae
commit
47d2f7e923
@ -1,3 +1,6 @@
|
||||
## [2.0.0] - Alpha Release
|
||||
IIP Version 4
|
||||
|
||||
## [1.4.6] - Release
|
||||
Added GetX support
|
||||
|
||||
|
@ -149,12 +149,12 @@ packages:
|
||||
source: hosted
|
||||
version: "4.1.0"
|
||||
collection:
|
||||
dependency: transitive
|
||||
dependency: "direct main"
|
||||
description:
|
||||
name: collection
|
||||
url: "https://pub.dartlang.org"
|
||||
source: hosted
|
||||
version: "1.15.0"
|
||||
version: "1.16.0"
|
||||
convert:
|
||||
dependency: transitive
|
||||
description:
|
||||
|
@ -13,6 +13,7 @@ dependencies:
|
||||
args: ^2.3.0
|
||||
pubspec_parse: ^1.2.0
|
||||
web_socket_channel: ^2.1.0
|
||||
collection: ^1.16.0
|
||||
|
||||
dev_dependencies:
|
||||
test:
|
||||
|
Loading…
x
Reference in New Issue
Block a user