split bill

This commit is contained in:
efrilm
2025-10-31 20:43:37 +07:00
parent 6b42cd86ff
commit 35f02e6b76
18 changed files with 1763 additions and 27 deletions
+2
View File
@@ -1,5 +1,7 @@
import 'package:freezed_annotation/freezed_annotation.dart';
import '../../common/extension/extension.dart';
import '../../common/types/split_type.dart';
import '../../domain/order/order.dart';
part 'order_dtos.freezed.dart';