This repository has been archived on 2024-10-18. You can view files and clone it, but cannot push or open issues or pull requests.
ftc_patient_app/lib/view/screens/export_screens.dart

6 lines
250 B
Dart

export 'auth_module/export_auth_module.dart';
export 'clients/export_clients_module.dart';
export 'home/export_home.dart';
export 'notifications/export_notifications.dart';
export 'profile/export_profile.dart';
export 'rota/export_rota_screens.dart';