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

feat: [258] Added app theme text styles to the text-style parser #278

Merged
merged 6 commits into from
Feb 29, 2024

Conversation

i-asimkhan
Copy link
Contributor

Description

Added app theme text styles to the text-style parser

Related Issues

Closes #258

Type of Change

  • New feature (non-breaking change which adds functionality)
  • Bug fix (non-breaking change which fixes an issue)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Code refactor
  • Build configuration change
  • Documentation
  • Chore

@i-asimkhan i-asimkhan changed the title feat: [#258] Added app theme text styles to the text-style parser feat: #258 Added app theme text styles to the text-style parser Feb 29, 2024
@i-asimkhan i-asimkhan changed the title feat: #258 Added app theme text styles to the text-style parser feat: [258] Added app theme text styles to the text-style parser Feb 29, 2024
@divyanshub024
Copy link
Contributor

@i-asimkhan Can you run flutter pub get in mirai_gallery?

@i-asimkhan i-asimkhan force-pushed the asim/app-theme-text-styles-#258 branch from cbd698c to 6415ed7 Compare February 29, 2024 14:34
Copy link
Contributor

@divyanshub024 divyanshub024 left a comment

Choose a reason for hiding this comment

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

LGTM!

@divyanshub024 divyanshub024 merged commit 0e013f1 into main Feb 29, 2024
3 checks passed
@divyanshub024 divyanshub024 deleted the asim/app-theme-text-styles-#258 branch February 29, 2024 14:58
@divyanshub024 divyanshub024 added this to the v0.7 milestone Feb 29, 2024
@divyanshub024 divyanshub024 added the enhancement New feature or request label Feb 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: Ability to use app theme TextStyles
2 participants