update text styling of buttons from titleLarge to medium#1022
Merged
Conversation
AhmedHanafy725
approved these changes
May 21, 2025
AlaaElattar
added a commit
that referenced
this pull request
May 22, 2025
AlaaElattar
added a commit
that referenced
this pull request
May 22, 2025
* WIP: implementing market screen * WIP: handling fetching price * WIP: Implement pages && connect with BE * WIP: update new style of selecting wallet * WIP: handle market stats * WIP: fix bug in overview screen * WIP: implement order screens * WIP: handld orders screen * WIP: working on order cards * WIP: fix cards * WIP: fix bug * remove wallets provides && add notifier * add market in layout_drawer * fix bug of updating order * WIP: updating with changes in dart client * WIP: update changes from the dart client * fix navigation * WIP: fixing bugs && testing the whole flow * add more validations * fix orders history * fix workflow * remove duplicated import * improve code && remove unnecessary logic * apply pr comments * Update app/lib/apps/market/market.dart Co-authored-by: AhmedHanafy725 <41957921+AhmedHanafy725@users.noreply.github.com> * Update app/lib/widgets/market/buy_tft.dart Co-authored-by: AhmedHanafy725 <41957921+AhmedHanafy725@users.noreply.github.com> * Update app/lib/widgets/market/overview.dart Co-authored-by: AhmedHanafy725 <41957921+AhmedHanafy725@users.noreply.github.com> * Update app/lib/widgets/market/overview.dart Co-authored-by: AhmedHanafy725 <41957921+AhmedHanafy725@users.noreply.github.com> * Update app/lib/widgets/market/order_card.dart Co-authored-by: AhmedHanafy725 <41957921+AhmedHanafy725@users.noreply.github.com> * Update app/lib/widgets/market/order_details.dart Co-authored-by: AhmedHanafy725 <41957921+AhmedHanafy725@users.noreply.github.com> * Update app/lib/widgets/market/order_details.dart Co-authored-by: AhmedHanafy725 <41957921+AhmedHanafy725@users.noreply.github.com> * WIP: apply pr comments * WIP: apply pr comments * move order notifier to providers directory * fix conflict * Update app/lib/widgets/market/buy_tft.dart Co-authored-by: AhmedHanafy725 <41957921+AhmedHanafy725@users.noreply.github.com> * Update app/lib/widgets/market/buy_tft.dart Co-authored-by: AhmedHanafy725 <41957921+AhmedHanafy725@users.noreply.github.com> * WIP: apply pr comments * WIP: apply pr comments * handle available balance with usdc * add check on low xlm balance when catching error * fix error message * update pushReplacement in creating order && add cancel button * WIP: apply pr comments * fix failed workflow * apply pr comments * run format && analyze * add intl as direct dependency to fix workflow * add reflectable in pubspec yaml * fix pr comments * remove unused var * update version && remove unused var * remove missed e * update text styling of buttons from titleLarge to medium (#1022) * update font tp be consistent with app * undo changes from pubspec.yaml --------- Co-authored-by: AhmedHanafy725 <41957921+AhmedHanafy725@users.noreply.github.com>
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.
Changes
Related Issues
#1018
Tested Scenarios
A list of scenarios tried to match the deliverables