added splash module, fonts and display bundle label

This commit is contained in:
2026-01-15 09:20:45 +01:00
parent 577a3709d3
commit e83bb02be8
72 changed files with 821 additions and 92 deletions

View File

@@ -1,4 +1,5 @@
class AppRoutes {
static const splash = '/splash';
static const login = '/login';
static const signup = '/signup';
static const onboarding = '/onboarding';