mirror of
https://github.com/ente-io/ente.git
synced 2025-08-10 08:22:20 +00:00
[auth] Add dropdown_button2 dep
This commit is contained in:
parent
c47fcba5cc
commit
af9e865745
@ -362,6 +362,14 @@ packages:
|
|||||||
url: "https://pub.dev"
|
url: "https://pub.dev"
|
||||||
source: hosted
|
source: hosted
|
||||||
version: "2.1.0"
|
version: "2.1.0"
|
||||||
|
dropdown_button2:
|
||||||
|
dependency: "direct main"
|
||||||
|
description:
|
||||||
|
name: dropdown_button2
|
||||||
|
sha256: b0fe8d49a030315e9eef6c7ac84ca964250155a6224d491c1365061bc974a9e1
|
||||||
|
url: "https://pub.dev"
|
||||||
|
source: hosted
|
||||||
|
version: "2.3.9"
|
||||||
email_validator:
|
email_validator:
|
||||||
dependency: "direct main"
|
dependency: "direct main"
|
||||||
description:
|
description:
|
||||||
|
@ -27,6 +27,7 @@ dependencies:
|
|||||||
device_info_plus: ^9.1.1
|
device_info_plus: ^9.1.1
|
||||||
dio: ^5.4.0
|
dio: ^5.4.0
|
||||||
dotted_border: ^2.0.0+2
|
dotted_border: ^2.0.0+2
|
||||||
|
dropdown_button2: ^2.3.9
|
||||||
email_validator: ^3.0.0
|
email_validator: ^3.0.0
|
||||||
ente_crypto_dart:
|
ente_crypto_dart:
|
||||||
git:
|
git:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user