-
Notifications
You must be signed in to change notification settings - Fork 26
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(SNP-1717): Add tailor - ThemeExtension generator #121
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Waiting for successful CI build
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #121 +/- ##
==========================================
- Coverage 26.39% 24.97% -1.42%
==========================================
Files 55 61 +6
Lines 917 973 +56
==========================================
+ Hits 242 243 +1
- Misses 675 730 +55 ☔ View full report in Codecov by Sentry. |
We also need to update the AppThemeData class according to the migration guide https://docs.flutter.dev/release/breaking-changes/new-color-scheme-roles#migration-guide |
cicd script was successfully executed |
Changes