Skip to content

v0.5.0: Migrates to Flutter 2. #19

v0.5.0: Migrates to Flutter 2.

v0.5.0: Migrates to Flutter 2. #19

Workflow file for this run

name: Dart CI
on: [push]
jobs:
build:
runs-on: ubuntu-latest
container:
image: google/dart:latest
steps:
- uses: actions/checkout@v1