Skip to content

Bump flutter_background_geolocation from 5.0.7 to 5.1.0 #398

Bump flutter_background_geolocation from 5.0.7 to 5.1.0

Bump flutter_background_geolocation from 5.0.7 to 5.1.0 #398

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