Skip to content

fix android cannot connect internet #14

fix android cannot connect internet

fix android cannot connect internet #14

Workflow file for this run

on:
push:
paths:
- '.github/workflows/dart-format.yml'
- '**.dart'
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
lfs: true
- uses: subosito/flutter-action@v2
with:
cache: true
- name: Verify formatting
run: dart format --output=none --set-exit-if-changed .