Files
sf-app-platform/packages/design_system/lib/design_system.dart
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

3 lines
78 B
Dart

export 'src/theme/theme_port.dart';
export 'src/theme/theme_sf_adapter.dart';