Skip to content

fix(lib): fix warning on MultiTextButton due to key super parameter #157

fix(lib): fix warning on MultiTextButton due to key super parameter

fix(lib): fix warning on MultiTextButton due to key super parameter #157

Workflow file for this run

name: Build iOS
on:
push:
paths:
- '**.dart'
- '**.yaml'
- 'ios/**'
jobs:
build_ios:
name: Build iOS
uses: apivideo/.github/.github/workflows/flutter_build_ios.yml@main
with:
cache: true