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: add switch to allow toggling to use material 3 #525

Merged
merged 1 commit into from Dec 2, 2022

Conversation

zeshuaro
Copy link
Owner

@zeshuaro zeshuaro commented Dec 2, 2022

image

@zeshuaro zeshuaro added the enhancement New feature or request label Dec 2, 2022
@codecov
Copy link

codecov bot commented Dec 2, 2022

Codecov Report

Base: 95.35% // Head: 95.38% // Increases project coverage by +0.03% 🎉

Coverage data is based on head (57ca9d0) compared to base (882d467).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #525      +/-   ##
==========================================
+ Coverage   95.35%   95.38%   +0.03%     
==========================================
  Files         110      111       +1     
  Lines        4111     4142      +31     
==========================================
+ Hits         3920     3951      +31     
  Misses        191      191              
Flag Coverage Δ
appainter 95.69% <100.00%> (+0.03%) ⬆️
appainter_builder 78.37% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
lib/advanced_theme/cubit/advanced_theme_cubit.dart 97.36% <100.00%> (+0.14%) ⬆️
lib/advanced_theme/cubit/advanced_theme_state.dart 100.00% <100.00%> (ø)
lib/basic_theme/cubit/basic_theme_cubit.dart 98.36% <100.00%> (+0.02%) ⬆️
lib/basic_theme/cubit/basic_theme_state.dart 100.00% <100.00%> (ø)
lib/home/views/home_page.dart 91.74% <100.00%> (+0.48%) ⬆️
lib/home/widgets/material3_switch.dart 100.00% <100.00%> (ø)
lib/theme_preview/views/theme_preview.dart 90.19% <100.00%> (+0.19%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@zeshuaro zeshuaro enabled auto-merge (squash) December 2, 2022 13:21
@zeshuaro zeshuaro merged commit 8ade882 into main Dec 2, 2022
@zeshuaro zeshuaro deleted the feat/material3-switch branch December 2, 2022 13:25
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 14, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE] support Material 3
1 participant