Skip to content

feat(android): expose call delivery mode (Telecom vs standalone) to Flutter #719

feat(android): expose call delivery mode (Telecom vs standalone) to Flutter

feat(android): expose call delivery mode (Telecom vs standalone) to Flutter #719

name: webtrit_callkeep_android
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
on:
pull_request:
paths:
- ".github/workflows/webtrit_callkeep_android.yaml"
- "webtrit_callkeep_android/**"
push:
branches:
- main
paths:
- ".github/workflows/webtrit_callkeep_android.yaml"
- "webtrit_callkeep_android/**"
jobs:
build:
uses: ./.github/workflows/flutter_package.yml
with:
run_tests: false
flutter_channel: stable
flutter_version: 3.32.0
working_directory: webtrit_callkeep_android
format_line_length: "120"