Skip to content

feat: bump Flutter SDK to latest 3.35.7 and bumped all deps versions to the latest compatable #28

feat: bump Flutter SDK to latest 3.35.7 and bumped all deps versions to the latest compatable

feat: bump Flutter SDK to latest 3.35.7 and bumped all deps versions to the latest compatable #28

name: firebase_notifications_client
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
on:
pull_request:
paths:
- "packages/notifications_client/firebase_notifications_client/**"
- ".github/workflows/firebase_notifications_client.yaml"
branches:
- main
jobs:
build:
uses: VeryGoodOpenSource/very_good_workflows/.github/workflows/flutter_package.yml@v1
with:
flutter_version: 3.35.7
working_directory: packages/notifications_client/firebase_notifications_client