feat:auth datasource done

This commit is contained in:
jahongireshonqulov
2025-10-29 17:09:44 +05:00
parent 5e4d362039
commit 531e3230cc
30 changed files with 300 additions and 103 deletions

View File

@@ -53,12 +53,22 @@ dependencies:
#loading:
skeletonizer: ^2.1.0+1
#Icon launcher
icons_launcher: ^3.0.3
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^5.0.0
build_runner: ^2.10.0
icons_launcher:
image_path: "assets/images/logo.png"
platforms:
android:
enable: true
ios:
enable: true
flutter:
generate: true
@@ -88,3 +98,5 @@ flutter:
fonts:
- asset: assets/fonts/UberMoveTextLight.otf
weight: 300