Skip to content

Bump intl from 0.18.1 to 0.19.0 #108

Bump intl from 0.18.1 to 0.19.0

Bump intl from 0.18.1 to 0.19.0 #108

Workflow file for this run

name: Flutter Tests
on: [pull_request, workflow_dispatch]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: subosito/flutter-action@v2
- run: flutter test