Made possible updating security for user groups on tables
This commit is contained in:
parent
330216e37a
commit
2d812b20c4
4 changed files with 445 additions and 5 deletions
10
pubspec.lock
10
pubspec.lock
|
|
@ -500,10 +500,10 @@ packages:
|
|||
dependency: transitive
|
||||
description:
|
||||
name: path_provider_android
|
||||
sha256: "3e58242edc02624f2c712e3f8bea88e0e341c4ae1abd3a6ff661318a3aefd829"
|
||||
sha256: "2cec049d282c7f13c594b4a73976b0b4f2d7a1838a6dd5aaf7bd9719196bee86"
|
||||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "2.0.26"
|
||||
version: "2.0.27"
|
||||
path_provider_foundation:
|
||||
dependency: transitive
|
||||
description:
|
||||
|
|
@ -612,10 +612,10 @@ packages:
|
|||
dependency: transitive
|
||||
description:
|
||||
name: shared_preferences_android
|
||||
sha256: "5d7b3bd0400bdd0c03e59a3d3d5314651141a145b58196cd9018b12a2adc0c1b"
|
||||
sha256: "6478c6bbbecfe9aced34c483171e90d7c078f5883558b30ec3163cf18402c749"
|
||||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "2.1.3"
|
||||
version: "2.1.4"
|
||||
shared_preferences_foundation:
|
||||
dependency: transitive
|
||||
description:
|
||||
|
|
@ -786,7 +786,7 @@ packages:
|
|||
description:
|
||||
path: "."
|
||||
ref: master
|
||||
resolved-ref: ab60426db27a2441107e529f527df0e502dae104
|
||||
resolved-ref: "116030611798bdb81a19c2504f1ad7adb6547725"
|
||||
url: "https://glab.nuark.xyz/nuark/tuuli_api.git"
|
||||
source: git
|
||||
version: "1.0.1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue