Alif Rachmawadi

Results 13 comments of Alif Rachmawadi

I have added outputs support for `flutter-action` in `v2.7.0` (and `v2`): ```yaml steps: - uses: actions/checkout@v3 - id: flutter-action uses: subosito/flutter-action@v2 with: channel: 'stable' - run: | echo cache-path=${{ steps.flutter-action.outputs.cache-path...

Closing this, wiki / blog post should be suitable for this.

@skyzyx would love to see a PR for this :)