mark-nicepants / figma2flutter

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

apply flutter_lint 3.0.0 #17

Closed freemansoft closed 3 months ago

freemansoft commented 6 months ago

Apply flutter_lint 3.0. There were a couple prior minor warnings.

Issue https://github.com/mark-nicepants/figma2flutter/issues/16

Also regenerated Example2 using the latest and it added MaterialTokens to the generated file

codecov[bot] commented 6 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 (cf75663) 98.46%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #17 +/- ## ======================================= 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.