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

Support MaterialAccentColor #40

Merged
merged 5 commits into from
Sep 21, 2020
Merged

Conversation

lcdsmao
Copy link
Member

@lcdsmao lcdsmao commented Sep 20, 2020

What does this change?

Support generating MaterialAccentColor.
Related: #39

What is the value of this and can you measure success?

CI pass

@codecov
Copy link

codecov bot commented Sep 20, 2020

Codecov Report

Merging #40 into main will increase coverage by 0.29%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #40      +/-   ##
==========================================
+ Coverage   99.25%   99.54%   +0.29%     
==========================================
  Files          16       16              
  Lines         402      439      +37     
==========================================
+ Hits          399      437      +38     
+ Misses          3        2       -1     
Impacted Files Coverage Δ
lib/src/generators/colors_generator.dart 98.24% <100.00%> (+2.69%) ⬆️
lib/src/utils/color.dart 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4e7eec3...ff375a8. Read the comment docs.

@lcdsmao lcdsmao merged commit 61989c4 into FlutterGen:main Sep 21, 2020
@lcdsmao lcdsmao deleted the material-accent branch September 21, 2020 09:28
@wasabeef wasabeef mentioned this pull request Sep 21, 2020
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 this pull request may close these issues.

None yet

2 participants