Skip to content

chore: move url links from const to home feature #15

chore: move url links from const to home feature

chore: move url links from const to home feature #15

Workflow file for this run

name: luckuveryx
concurrency:
group: $-$
cancel-in-progress: true
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
build:
uses: VeryGoodOpenSource/very_good_workflows/.github/workflows/flutter_package.yml@v1
with:
flutter_channel: stable
min_coverage: 0
setup: "flutter pub run build_runner build --delete-conflicting-outputs"