Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set and use all the TextStyles inside Theme #1235

Closed
Tracked by #1164
Eldar2021 opened this issue May 26, 2023 · 0 comments · Fixed by #1364
Closed
Tracked by #1164

Set and use all the TextStyles inside Theme #1235

Eldar2021 opened this issue May 26, 2023 · 0 comments · Fixed by #1364

Comments

@Eldar2021
Copy link
Member

Description: Currently, many TextStyles are defined directly within components or widgets. This can lead to inconsistency in styles and increased code repetition. In this task, we aim to define and use all TextStyles within the Theme to make the code more maintainable and organized. This will allow for easier management of style changes and minimize code duplication.

clangenb added a commit that referenced this issue Jul 11, 2023
# Conflicts:
#	app/lib/page-encointer/new_bazaar/businesses/widgets/businesses_card.dart
#	app/lib/page/assets/announcement/widgets/announcement_card.dart
clangenb added a commit that referenced this issue Jul 15, 2023
# Conflicts:
#	app/lib/page-encointer/bazaar/0_main/bazaar_main.dart
#	app/lib/page-encointer/new_bazaar/businesses/widgets/businesses_card.dart
#	app/lib/page-encointer/new_bazaar/single_business/widgets/single_business_detail.dart
#	app/lib/page/assets/qr_code_printing/pages/qr_code_share_or_print_view.dart
clangenb added a commit that referenced this issue Jul 22, 2023
# Conflicts:
#	app/lib/page-encointer/bazaar/0_main/bazaar_main.dart
#	app/lib/page-encointer/new_bazaar/single_business/widgets/single_business_detail.dart
#	app/lib/page/assets/receive/receive_page.dart
clangenb added a commit that referenced this issue Jul 24, 2023
# Conflicts:
#	app/lib/page-encointer/bazaar/bazaar_main.dart
#	app/lib/page/profile/contacts/contacts_page.dart
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 a pull request may close this issue.

1 participant