You've already forked dart-core-sdk
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
c7e46d91c9 |
@@ -1,3 +1,3 @@
|
|||||||
# CHANGELOG
|
# CHANGELOG
|
||||||
|
|
||||||
Lib version: 1.11.8
|
Lib version: 1.11.6
|
||||||
|
|||||||
@@ -129,8 +129,8 @@ final $typed_data.Uint8List handlingunitHUsAddedEventDescriptor = $convert.base6
|
|||||||
'ChlIYW5kbGluZ3VuaXRIVXNBZGRlZEV2ZW50EjIKBkhlYWRlchgBIAEoCzIQLmFwaS5FdmVudE'
|
'ChlIYW5kbGluZ3VuaXRIVXNBZGRlZEV2ZW50EjIKBkhlYWRlchgBIAEoCzIQLmFwaS5FdmVudE'
|
||||||
'hlYWRlckII+kIFigECEAFSBkhlYWRlchInCgJJRBgCIAEoCzINLmFwaS5FbnRpdHlJREII+kIF'
|
'hlYWRlckII+kIFigECEAFSBkhlYWRlchInCgJJRBgCIAEoCzINLmFwaS5FbnRpdHlJREII+kIF'
|
||||||
'igECEAFSAklEEkQKB1BheWxvYWQYAyABKAsyIC5hcGkuSGFuZGxpbmd1bml0SFVzQWRkZWRQYX'
|
'igECEAFSAklEEkQKB1BheWxvYWQYAyABKAsyIC5hcGkuSGFuZGxpbmd1bml0SFVzQWRkZWRQYX'
|
||||||
'lsb2FkQgj6QgWKAQIQAVIHUGF5bG9hZDpKorsYBUV2ZW50ursYCEhVc0FkZGVkyrsYEXNldENv'
|
'lsb2FkQgj6QgWKAQIQAVIHUGF5bG9hZDoqorsYBUV2ZW50ursYCEhVc0FkZGVkyrsYEXNldENv'
|
||||||
'bnRhaW5zSFVGbGFn2rsYHGNoZWNrSW5jbHVkZWRIYW5kbGluZ3VuaXRJRHM=');
|
'bnRhaW5zSFVGbGFn');
|
||||||
|
|
||||||
@$core.Deprecated('Use handlingunitHUsAddedRequestDescriptor instead')
|
@$core.Deprecated('Use handlingunitHUsAddedRequestDescriptor instead')
|
||||||
const HandlingunitHUsAddedRequest$json = {
|
const HandlingunitHUsAddedRequest$json = {
|
||||||
|
|||||||
@@ -37,10 +37,10 @@ packages:
|
|||||||
dependency: transitive
|
dependency: transitive
|
||||||
description:
|
description:
|
||||||
name: crypto
|
name: crypto
|
||||||
sha256: c8ea0233063ba03258fbcf2ca4d6dadfefe14f02fab57702265467a19f27fadf
|
sha256: "1e445881f28f22d6140f181e07737b22f1e099a5e1ff94b0af2f9e4a463f4855"
|
||||||
url: "https://pub.dev"
|
url: "https://pub.dev"
|
||||||
source: hosted
|
source: hosted
|
||||||
version: "3.0.7"
|
version: "3.0.6"
|
||||||
fixnum:
|
fixnum:
|
||||||
dependency: "direct main"
|
dependency: "direct main"
|
||||||
description:
|
description:
|
||||||
@@ -77,10 +77,10 @@ packages:
|
|||||||
dependency: transitive
|
dependency: transitive
|
||||||
description:
|
description:
|
||||||
name: http
|
name: http
|
||||||
sha256: "87721a4a50b19c7f1d49001e51409bddc46303966ce89a65af4f4e6004896412"
|
sha256: bb2ce4590bc2667c96f318d68cac1b5a7987ec819351d32b1c987239a815e007
|
||||||
url: "https://pub.dev"
|
url: "https://pub.dev"
|
||||||
source: hosted
|
source: hosted
|
||||||
version: "1.6.0"
|
version: "1.5.0"
|
||||||
http2:
|
http2:
|
||||||
dependency: transitive
|
dependency: transitive
|
||||||
description:
|
description:
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
name: dart_core_sdk
|
name: dart_core_sdk
|
||||||
description: dart libs from core model proto files
|
description: dart libs from core model proto files
|
||||||
version: 1.11.8
|
version: 1.11.6
|
||||||
homepage: ''
|
homepage: ''
|
||||||
publish_to: ''
|
publish_to: ''
|
||||||
repository: ''
|
repository: ''
|
||||||
|
|||||||
Reference in New Issue
Block a user