Revolution #1
2 changed files with 31 additions and 3 deletions
30
pubspec.lock
30
pubspec.lock
|
|
@ -449,13 +449,21 @@ packages:
|
|||
source: hosted
|
||||
version: "1.9.0"
|
||||
mime:
|
||||
dependency: transitive
|
||||
dependency: "direct main"
|
||||
description:
|
||||
name: mime
|
||||
sha256: e4ff8e8564c03f255408decd16e7899da1733852a9110a58fe6d1b817684a63e
|
||||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "1.0.4"
|
||||
omni_datetime_picker:
|
||||
dependency: "direct main"
|
||||
description:
|
||||
name: omni_datetime_picker
|
||||
sha256: c70ca19eba89b7ed3663ae8eab2e7922c12b443826cf06c841a7f0a19e22870d
|
||||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "1.0.7"
|
||||
one_of:
|
||||
dependency: transitive
|
||||
description:
|
||||
|
|
@ -536,6 +544,14 @@ packages:
|
|||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "2.1.6"
|
||||
photo_view:
|
||||
dependency: "direct main"
|
||||
description:
|
||||
name: photo_view
|
||||
sha256: "8036802a00bae2a78fc197af8a158e3e2f7b500561ed23b4c458107685e645bb"
|
||||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "0.14.0"
|
||||
platform:
|
||||
dependency: transitive
|
||||
description:
|
||||
|
|
@ -781,15 +797,23 @@ packages:
|
|||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "1.0.1"
|
||||
tuple:
|
||||
dependency: "direct main"
|
||||
description:
|
||||
name: tuple
|
||||
sha256: "0ea99cd2f9352b2586583ab2ce6489d1f95a5f6de6fb9492faaf97ae2060f0aa"
|
||||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "2.0.1"
|
||||
tuuli_api:
|
||||
dependency: "direct main"
|
||||
description:
|
||||
path: "."
|
||||
ref: master
|
||||
resolved-ref: "116030611798bdb81a19c2504f1ad7adb6547725"
|
||||
resolved-ref: eedd7a336d42a455a9d46ca203b0d52e920c27bf
|
||||
url: "https://glab.nuark.xyz/nuark/tuuli_api.git"
|
||||
source: git
|
||||
version: "1.0.1"
|
||||
version: "1.0.2"
|
||||
typed_data:
|
||||
dependency: transitive
|
||||
description:
|
||||
|
|
|
|||
|
|
@ -21,11 +21,15 @@ dependencies:
|
|||
get: ^4.6.5
|
||||
get_storage: ^2.1.1
|
||||
http: ^0.13.5
|
||||
mime: ^1.0.4
|
||||
omni_datetime_picker: ^1.0.7
|
||||
one_of_serializer: ^1.5.0
|
||||
photo_view: ^0.14.0
|
||||
recase: ^4.1.0
|
||||
shared_preferences: ^2.1.0
|
||||
styled_widget: ^0.4.1
|
||||
super_drag_and_drop: ^0.3.0+2
|
||||
tuple: ^2.0.1
|
||||
tuuli_api:
|
||||
git:
|
||||
url: https://glab.nuark.xyz/nuark/tuuli_api.git
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue