Skip to content

Updated to Flutter 3.29.3 #61

Updated to Flutter 3.29.3

Updated to Flutter 3.29.3 #61

Workflow file for this run

name: Analyze
on:
workflow_dispatch:
push:
pull_request:
branches: [master]
jobs:
windows-build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: kuhnroyal/flutter-fvm-config-action@v3
- run: |
fvm flutter pub get
fvm flutter analyze