Skip to content

fix: image loading (#41) #144

fix: image loading (#41)

fix: image loading (#41) #144

Workflow file for this run

name: lint
on: push
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: subosito/flutter-action@v1
with:
channel: 'stable'
- run: flutter --version
- run: ./scripts/lint.sh