fix: improve history page performance and state management #47
@ -12,7 +12,6 @@ import 'package:dialer/widgets/username_color_generator.dart';
|
|||||||
import '../../services/block_service.dart';
|
import '../../services/block_service.dart';
|
||||||
import '../contacts/widgets/contact_modal.dart';
|
import '../contacts/widgets/contact_modal.dart';
|
||||||
import '../../services/call_service.dart';
|
import '../../services/call_service.dart';
|
||||||
import 'package:flutter/foundation.dart'; // if needed
|
|
||||||
|
|
||||||
class History {
|
class History {
|
||||||
final Contact contact;
|
final Contact contact;
|
||||||
|
Loading…
Reference in New Issue
Block a user