The home page expense widget (TUserExpenseSummaryCard) does not update when expenses are created or modified, and the datepicker is non-functional. The same widget works correctly in PaymentsView because it uses proper reactive patterns.
paymentsListenable and add date range state/methodsListenableBuilder and pass all datepicker parametershome_view.dart, home_view_model.dartpayments_view.dart, payments_view_model.dart
Reacties