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/home/export_home.dart

3 lines
94 B
Dart

export 'dashboard_screen.dart';
export '../chat/chat_screen.dart';
export 'inbox_screen.dart';