Skip to content

Merge pull request #171 from traccar/dependabot/pub/firebase_core-4.7.0 #407

Merge pull request #171 from traccar/dependabot/pub/firebase_core-4.7.0

Merge pull request #171 from traccar/dependabot/pub/firebase_core-4.7.0 #407

Workflow file for this run

name: Flutter Analyze
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
analyze:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: subosito/flutter-action@v2
- run: flutter pub get
- run: flutter analyze