setup-shorebird icon indicating copy to clipboard operation
setup-shorebird copied to clipboard

Flutter cache support

Open JSBmanD opened this issue 1 year ago • 3 comments

It will be great to see cache support for the setup action.

JSBmanD avatar Jan 18 '24 01:01 JSBmanD

Presumably this means integration with actions/cache like the flutter action has? https://github.com/marketplace/actions/flutter-action#caching

eseidel avatar Jun 27 '24 21:06 eseidel

Presumably this means integration with actions/cache like the flutter action has? https://github.com/marketplace/actions/flutter-action#caching

Yup we could use https://github.com/actions/cache

felangel avatar Jun 27 '24 21:06 felangel