mark-nicepants / figma2flutter

Converts design token json files to flutter
Apache License 2.0
17 stars 16 forks source link

[FIX] Add override annotation on MaterialColor generation #13

Closed josecleiton closed 3 months ago

codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (b20e952) 98.46% compared to head (5f25b67) 98.46%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #13 +/- ## ======================================= Coverage 98.46% 98.46% ======================================= Files 31 31 Lines 847 847 ======================================= Hits 834 834 Misses 13 13 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

stongef-sonepar commented 6 months ago

This should be ready to merge.