Skip to content

Bump flutter_lints from 3.0.2 to 4.0.0 #34

Bump flutter_lints from 3.0.2 to 4.0.0

Bump flutter_lints from 3.0.2 to 4.0.0 #34

Workflow file for this run

name: Flutter Pull Request Checker
on:
pull_request:
branches: [main]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Validate
uses: peiffer-innovations/actions-flutter-validate@v1