chore(authentication_bloc): organize pubspec
All checks were successful
continuous-integration/drone/pr Build is passing

This commit is contained in:
Malo Léon 2023-10-04 09:49:21 +02:00
parent 72150de3a3
commit 14a5abd439

View File

@ -17,6 +17,8 @@ dependencies:
firebase_auth: ^4.10.1
google_sign_in: ^6.1.5
rxdart: ^0.27.7
flutter_secure_storage: ^9.0.0
http: ^1.1.0
wyatt_form_bloc:
hosted: https://git.wyatt-studio.fr/api/packages/Wyatt-FOSS/pub/
@ -29,8 +31,6 @@ dependencies:
wyatt_type_utils:
hosted: https://git.wyatt-studio.fr/api/packages/Wyatt-FOSS/pub/
version: ^0.0.5
flutter_secure_storage: ^9.0.0
http: ^1.1.0
dev_dependencies:
flutter_test: { sdk: flutter }