[auth] Add dropdown_button2 dep

This commit is contained in:
Neeraj Gupta 2024-09-11 14:38:08 +05:30
parent c47fcba5cc
commit af9e865745
2 changed files with 9 additions and 0 deletions

View File

@ -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:

View File

@ -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: