FlutterGen / flutter_gen

The Flutter code generator for your assets, fonts, colors, … — Get rid of all String-based APIs.
https://pub.dev/packages/flutter_gen
MIT License
1.48k stars 150 forks source link

docs: add asdf and GitHub Actions installations #560

Closed ronnnnn closed 2 months ago

ronnnnn commented 2 months ago

What does this change?

Add asdf and GitHub Actions installations on README.

Type of change

Please delete options that are not relevant.

Checklist:

Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 97.52%. Comparing base (a1c15a8) to head (d0aa8ee). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #560 +/- ## ======================================= Coverage 97.52% 97.52% ======================================= Files 24 24 Lines 848 848 ======================================= Hits 827 827 Misses 21 21 ```

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

wasabeef commented 2 months ago

@ronnnnn

Thanks!

ronnnnn commented 2 months ago

🙏