Add CallPage for initiating calls with contact details #37

Merged
stcb merged 7 commits from call-page into dev 2025-03-07 22:40:16 +00:00
Showing only changes of commit d59e426bcb - Show all commits

View File

@ -5,7 +5,6 @@ import 'package:url_launcher/url_launcher.dart';
import 'package:dialer/widgets/username_color_generator.dart';
import '../../../services/block_service.dart';
import '../../../services/contact_service.dart';
import '../../../services/call_service.dart';
import '../../../features/call/call_page.dart';
class ContactModal extends StatefulWidget {