fix: Broken hive keys

This commit is contained in:
Christian Pauly 2021-06-20 10:41:21 +02:00
parent def075aa8c
commit d96a915b25
2 changed files with 45 additions and 3 deletions

View File

@ -589,7 +589,7 @@ packages:
name: matrix
url: "https://pub.dartlang.org"
source: hosted
version: "0.1.2"
version: "0.1.3"
matrix_api_lite:
dependency: transitive
description:
@ -698,12 +698,54 @@ packages:
source: hosted
version: "2.0.0"
package_info:
dependency: "direct main"
dependency: transitive
description:
name: package_info
url: "https://pub.dartlang.org"
source: hosted
version: "2.0.0"
package_info_plus:
dependency: "direct main"
description:
name: package_info_plus
url: "https://pub.dartlang.org"
source: hosted
version: "1.0.3"
package_info_plus_linux:
dependency: transitive
description:
name: package_info_plus_linux
url: "https://pub.dartlang.org"
source: hosted
version: "1.0.2"
package_info_plus_macos:
dependency: transitive
description:
name: package_info_plus_macos
url: "https://pub.dartlang.org"
source: hosted
version: "1.1.1"
package_info_plus_platform_interface:
dependency: transitive
description:
name: package_info_plus_platform_interface
url: "https://pub.dartlang.org"
source: hosted
version: "1.0.1"
package_info_plus_web:
dependency: transitive
description:
name: package_info_plus_web
url: "https://pub.dartlang.org"
source: hosted
version: "1.0.2"
package_info_plus_windows:
dependency: transitive
description:
name: package_info_plus_windows
url: "https://pub.dartlang.org"
source: hosted
version: "1.0.2"
path:
dependency: transitive
description:

View File

@ -41,7 +41,7 @@ dependencies:
image_picker: ^0.7.4
intl: any
localstorage: ^4.0.0+1
matrix: ^0.1.2
matrix: ^0.1.3
mime_type: ^1.0.0
moor: ^4.2.1
native_imaging: