Conversation
Need more functionality fixes and UI improvements Changes to be committed: modified: expanse_tracker/lib/main.dart modified: expanse_tracker/lib/provider/expanse_provider.dart modified: expanse_tracker/lib/view/mainpage.dart modified: expanse_tracker/lib/widgets/add_trans_botsht.dart modified: expanse_tracker/lib/widgets/trans_tiles.dart
Changes to be committed: modified: expanse_tracker/lib/models/transaction.dart modified: expanse_tracker/lib/provider/expanse_provider.dart modified: expanse_tracker/lib/view/mainpage.dart modified: expanse_tracker/lib/widgets/add_trans_botsht.dart modified: expanse_tracker/lib/widgets/main_card.dart modified: expanse_tracker/lib/widgets/trans_tiles.dart TODO: more theming and text fixups
- Updated the main page to display transaction details in a more organized manner. - Also made some adjustments to the provider to ensure that the data is being fetched - and displayed correctly. - Additionally, added some new widgets for better user interaction and experience. Changes to be committed: modified: expanse_tracker/lib/provider/expanse_provider.dart modified: expanse_tracker/lib/view/mainpage.dart modified: expanse_tracker/lib/widgets/add_trans_botsht.dart modified: expanse_tracker/lib/widgets/main_card.dart modified: expanse_tracker/lib/widgets/trans_tiles.dart
…ion tiles. Also, added a height to the add transaction bottom sheet and changed the colors to match the theme better. Lastly, removed the "Hello, Add your transactions!" text from the main page as it was not needed anymore. Changes to be committed: modified: expanse_tracker/lib/widgets/add_trans_botsht.dart modified: expanse_tracker/lib/widgets/main_card.dart modified: expanse_tracker/lib/widgets/trans_tiles.dart Changes not staged for commit: modified: expanse_tracker/lib/view/mainpage.dart
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.
adding new expanse tracker app