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

✨ chore: provide defaults for theming styles #11

Merged
merged 5 commits into from
Apr 24, 2023
Merged

Conversation

Mastersam07
Copy link
Owner

@Mastersam07 Mastersam07 commented Apr 24, 2023

  • defaults for theme style
  • light and dark constructor on theme style

Closes #10

@codecov
Copy link

codecov bot commented Apr 24, 2023

Codecov Report

Merging #11 (9d8d190) into dev (86f4151) will decrease coverage by 2.38%.
The diff coverage is 33.33%.

@@            Coverage Diff             @@
##              dev      #11      +/-   ##
==========================================
- Coverage   92.20%   89.82%   -2.38%     
==========================================
  Files           7        7              
  Lines         218      226       +8     
==========================================
+ Hits          201      203       +2     
- Misses         17       23       +6     
Impacted Files Coverage Δ
lib/src/themes/theme_data.dart 61.11% <20.00%> (-17.47%) ⬇️
lib/src/themes/button_style.dart 89.28% <50.00%> (-3.03%) ⬇️
lib/src/themes/colors.dart 85.00% <50.00%> (-3.89%) ⬇️

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

@Mastersam07 Mastersam07 added the enhancement New feature or request label Apr 24, 2023
@Mastersam07 Mastersam07 self-assigned this Apr 24, 2023
@Mastersam07 Mastersam07 linked an issue Apr 24, 2023 that may be closed by this pull request
@Mastersam07 Mastersam07 merged commit 9940a34 into dev Apr 24, 2023
@Mastersam07 Mastersam07 deleted the hotfix-batthemedata branch April 24, 2023 19:33
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.

Overriding BatThemeData
1 participant