Add in-app expense calculator, recent activity sorting, and refined settled states - #10
Merged
Merged
Conversation
…ttled states - Add in-app calculator modal for bill amounts with expression evaluation - Sort home screen group cards by latest activity timestamp - Refine home group card layout to 2 rows with day/date/time and amount on top - Display neutral zero amount with symbol and omit 'settled up' text when settled - Streamline group detail BalanceHeroCard to a clean single row when settled - Reset bottom navigation tab index to home on developer data reset - Add test coverage across math evaluator, calculator sheet, date formatters, and cards
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
250 + 120 * 2).lastActivityAtderived from group creation, latest expense date/created, and settlements).Just now,Today, 2:30 PM,Yesterday, 4:15 PM,Mon, 2:30 PM,Thu, Nov 20, 2025).$0/Rs 0) on the primary line and completely omits "Settled up" text.BalanceHeroCard: unified into a single-row layout displaying[✓] All settledwith right-aligned neutral zero amount, avoiding mobile width squeezing and text truncation.en,es,de,fr,pt,pt_BR,hi,ar,ja).Test plan
dart format lib test— 0 format driftflutter analyze— 0 issues foundflutter test— all 104 unit & widget tests pass (includingmath_evaluator_test.dart,calculator_sheet_test.dart,date_formatters_test.dart,home_screen_test.dart, andbalance_hero_card_test.dart)