904cfee2a9
comment some widgets
2026-03-13 09:44:59 +01:00
69b3cf358a
add edit profile screens (child/parent) with SCA, paginated transactions, and reactive state refresh
2026-03-12 22:42:38 +01:00
88275c4ae6
confetti animation
2026-03-03 12:15:50 +01:00
ef0abc2f85
feat: add multi-environment support (development, staging, production)
...
- Replace dotenv with compile-time dart-define-from-file config per flavor
- Add Android product flavors with applicationIdSuffix and per-flavor AndroidManifest
- Add iOS build configurations, schemes, per-flavor plists and entitlements
- Configure ProGuard rules for R8 compatibility with Entrust/Antelop SDK
- Restructure assets into shared/ and per-flavor directories
- Generate per-flavor launcher icons for Android and iOS
- Refactor app initialization into initApp() with per-flavor entry points
- Update asset paths across auth, home, profile, splash modules and sf_shared
2026-03-01 00:12:47 +01:00
c71470a627
fixes
2026-02-27 13:32:25 +01:00
bb53110b9a
fixes
2026-02-27 13:24:10 +01:00
f185acc3d4
sca treezor and auth interceptors, some other fixes and lottie animation for app loading added
2026-02-27 12:34:49 +01:00
7849240ff2
mcc groups, limits to expend, delete child device, card status, responsive states, added some overrides to AppDelegate, router modified, sca wallet fixes
2026-02-26 14:59:51 +01:00
0c93440f9b
app state fixed
2026-02-25 18:37:17 +01:00
4b4eb807d7
sca treezor login fixes
2026-02-24 16:29:24 +01:00
722c978674
payin fixes , allowance setup device step modified , sca pin 2fa added, provisioning changes
2026-02-19 14:56:05 +01:00
2ba83a22ac
Payout, payin , moves between wallets in same user, childScreens, transactions , card children block and unblock
2026-02-17 20:54:14 +01:00
d96985bf54
profile settings screen to show user information, move getPaymentProfile,getUserInfo,getChildProfiles request to sf shared, some refactors
2026-02-12 14:32:57 +01:00
80b0750f62
added device setup flow, qr reader, createChildProfile models and cookies packages
2026-01-20 07:37:29 +01:00
AlcalaJulian
076951af24
added login and 2fa login endpoints, providers and states
2025-12-10 14:56:36 +01:00
ca7c3755c2
changed savings goal goal type to int
2025-12-03 17:42:26 +01:00
a5dd644a62
merge develop into components
2025-12-03 16:43:24 +01:00
73a2c46999
Merge remote-tracking branch 'origin/develop' into components
...
# Conflicts:
# apps/mobile_app/lib/navigation/app_router.dart
# apps/mobile_app/pubspec.yaml
# modules/auth/lib/src/device_sign_up/add_kid_screen.dart
# modules/auth/lib/src/login/presentation/link_phone_screen.dart
# modules/auth/lib/src/login/presentation/login_screen.dart
# modules/auth/lib/src/login/presentation/phone_code_screen.dart
# modules/auth/lib/src/onboarding/presentation/welcome_screen.dart
# modules/auth/lib/src/recover_password/presentation/new_password_screen.dart
# modules/auth/lib/src/sign_up/signup_screen.dart
# modules/home/lib/src/presentation/deposit_screen.dart
# modules/home/lib/src/presentation/home_screen.dart
# modules/home/lib/src/presentation/wage_screen.dart
# modules/notifications/lib/src/core/activity_list.dart
# packages/design_system/lib/design_system.dart
2025-12-03 16:24:04 +01:00
62ffc9ef7c
- created custom text block, dropdown,
...
- created extract, goals and block card screen.
- generated tests for design system components.
- updated restore password and home screens to 17/11 design.
2025-12-03 15:28:10 +01:00
AlcalaJulian
323e944152
clean console problems
2025-12-03 13:57:08 +01:00
8201bff0a7
- created snackbar, step indicator, money text, text field and progress bar components.
...
- created wallet balance block, wallet item and kid line chart widgets.
- restructured onboarding, signup and device signup screens into layouts and main screens.
- updated signup and kid wallet screens to 17/11 design.
2025-11-21 15:28:46 +01:00
AlcalaJulian
4225f7510b
tab navigation
2025-11-17 00:15:31 +01:00
AlcalaJulian
5ca37d2822
- create auth, main shell, home, profile, notifications and settings modules.
...
- added navigation, utils, design system and shared packages
- implemented go router in entiered app
- implemented flutter riverpod instead provider
2025-11-13 15:16:00 +01:00