|
|
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 |
|
|
|
213279de18
|
change app package name
|
2026-02-28 19:54:47 +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 |
|
|
|
ca79856cd8
|
change splash logo
|
2026-01-27 11:25:15 +03:00 |
|
|
|
ddbfbc1ebf
|
treezor packages and native configs adapted to main app
|
2026-01-21 12:19:56 +01:00 |
|
|
|
80b0750f62
|
added device setup flow, qr reader, createChildProfile models and cookies packages
|
2026-01-20 07:37:29 +01:00 |
|
|
|
b90d1f635c
|
flutter launcher icon
|
2026-01-18 14:01:25 +01:00 |
|
|
|
e83bb02be8
|
added splash module, fonts and display bundle label
|
2026-01-15 09:20:45 +01:00 |
|
|
|
8754884544
|
sign up parameters fixed change document, documentType and country code
|
2026-01-05 10:03:18 +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 |
|