feat(auth,sf_infrastructure): register QuestiaApi/Dio and connect link_phone remote datasource

This commit is contained in:
AlcalaJulian
2025-12-04 16:07:02 +01:00
parent 99f544e24c
commit 6b3776f618
88 changed files with 2300 additions and 393 deletions

View File

@@ -22,6 +22,8 @@ dependencies:
path: ../../packages/navigation
sf_localizations:
path: ../../packages/sf_localizations
sf_infrastructure:
path: ../../packages/sf_infrastructure
#dependencies go here
flutter_svg: ^2.2.1
get_it: ^9.0.5
@@ -29,6 +31,7 @@ dependencies:
flutter_riverpod: ^3.0.3
freezed_annotation: ^3.1.0
freezed: ^3.2.3
dio: ^5.9.0
dev_dependencies:
flutter_test: