Skip to content

Feature/transaction bottomsheet#102

Open
marah222 wants to merge 12 commits intodevfrom
feature/transaction-bottomsheet
Open

Feature/transaction bottomsheet#102
marah222 wants to merge 12 commits intodevfrom
feature/transaction-bottomsheet

Conversation

@marah222
Copy link
Collaborator

##Descrotion:
Added Add Transaction bottom sheet with TransactionTypeCard widget.

Implemented Categories Filter bottom sheet with multi-select support.

Integrated category-based filtering into Transactions screen.

Localized all related bottom sheet strings using gen-l10n.

Added required transaction assets and icon sizing updates.

Refactored MBottomSheet to use AppAssets.iconCancel.

Removed duplicate AccountSetupCubit registration in GetIt.

Merged latest changes from dev.

##ScreenRecord:
https://drive.google.com/file/d/1l1WgRVBkSnx5fpVPBW0ENHnFxPpHjRJ7/view?usp=sharing

@mohamedshemees mohamedshemees linked an issue Feb 25, 2026 that may be closed by this pull request
Comment on lines +14 to +23
static const List<String> _mockCategories = <String>[
'Food',
'Transport',
'Shopping',
'Bills',
'Health',
'Entertainment',
'Salary',
'Gifts',
];
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we don't have end point for current user categories?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Transaction bottomsheet

2 participants