Skip to content

Add a converter from Dart Stream to NSInputStream #644

Add a converter from Dart Stream to NSInputStream

Add a converter from Dart Stream to NSInputStream #644

Workflow file for this run

name: Health
on:
pull_request:
branches: [ main ]
# Merge back into health.yaml after https://github.com/bmw-tech/dart_apitool/issues/177 is addressed.
paths:
- "pkgs/ffigen/**"
- "pkgs/jni/**"
- "pkgs/jnigen/**"
- "pkgs/objective_c/**"
types: [opened, synchronize, reopened, labeled, unlabeled]
jobs:
health:
uses: dart-lang/ecosystem/.github/workflows/health.yaml@main
with:
coverage_web: false
checks: "version,changelog,license,do-not-submit,coverage"
use-flutter: true
sdk: master
permissions:
pull-requests: write