Skip to content

Merge pull request #44 from icapps/feature/keep-ratio-while-cropping #38

Merge pull request #44 from icapps/feature/keep-ratio-while-cropping

Merge pull request #44 from icapps/feature/keep-ratio-while-cropping #38

Workflow file for this run

name: Analyzer
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
jobs:
check_analyzer:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: subosito/[email protected]
with:
channel: 'stable'
- run: flutter packages get
- run: flutter analyze