Skip to content

Fix dependency compatibility with the Flutter SDK #4

Fix dependency compatibility with the Flutter SDK

Fix dependency compatibility with the Flutter SDK #4

Workflow file for this run

name: Publish to pub.dev
on:
push:
tags:
- '[0-9]+.[0-9]+.[0-9]+*'
jobs:
publish:
permissions:
id-token: write
uses: dart-lang/setup-dart/.github/workflows/publish.yml@v1