Skip to content

Bump firebase_messaging from 16.1.3 to 16.2.0 #408

Bump firebase_messaging from 16.1.3 to 16.2.0

Bump firebase_messaging from 16.1.3 to 16.2.0 #408

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