Skip to content

fix(example): fix use_build_context_synchronously warning in the example #102

fix(example): fix use_build_context_synchronously warning in the example

fix(example): fix use_build_context_synchronously warning in the example #102

Workflow file for this run

name: Build Android
on:
push:
paths:
- '**.dart'
- '**.yaml'
- 'android/**'
jobs:
build_android:
name: Build Android
uses: apivideo/.github/.github/workflows/flutter_build_android.yml@main
with:
cache: true