gonuit / rps

Define and use scripts from your pubspec.yaml file.
MIT License
44 stars 8 forks source link

Packages upgrades #6

Closed udiedrichsen closed 1 year ago

udiedrichsen commented 2 years ago

I really like rps, good job!

I upgraded some updated packages and I made some fixes to improve the package score.

My motivation was due the outdated ffi package.

gonuit commented 1 year ago

That was fast! Thank you! 💪🏻

gonuit commented 1 year ago

Hi @udiedrichsen 👋🏻 , thanks again for your contribution, I really appreciate it!

You can now test the preview version of the package 👀

dart pub global activate rps --version 0.7.0-dev.6

Feedback more than welcome 🙌🏻

udiedrichsen commented 1 year ago

Hi @udiedrichsen 👋🏻 , thanks again for your contribution, I really appreciate it!

You can now test the preview version of the package 👀

dart pub global activate rps --version 0.7.0-dev.6

Feedback more than welcome 🙌🏻

Cool new feature, like it. I will test it. Thanks for your work on this package.