Skip to content

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

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 #14

name: chats_repository
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
on:
pull_request:
paths:
- "packages/chats_repository/**"
- ".github/workflows/chats_repository.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/chats_repository