refactor: Update pubspec.yaml files and remove unnecessary background color in PaymentsPage for consistency

This commit is contained in:
Achintha Isuru
2026-02-10 16:32:03 -05:00
parent 2730277075
commit bcd973cf64
4 changed files with 22 additions and 24 deletions

View File

@@ -50,4 +50,5 @@
- How do we handle the current bank account verifcaiton in the current legacy application.
- We need have a show a list of clothing items in the staff app -> shift page.
- Template models for the pdf reports in the client and web apps.
- Template models for the pdf reports in the client and web apps.
- remove `any` type and replace it with the correct types in the codebase.