Skip to content

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

fix(example): fix use_build_context_synchronously warning in the example

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

Workflow file for this run

name: Build web
on:
push:
paths:
- '**.dart'
- '**.yaml'
jobs:
build_web:
name: Build web
uses: apivideo/.github/.github/workflows/flutter_build_web.yml@main
with:
cache: true