Skip to content

Allow parsing of streams with extra whitespaces (#51) #30

Allow parsing of streams with extra whitespaces (#51)

Allow parsing of streams with extra whitespaces (#51) #30

Workflow file for this run

name: Publish to pub.dev
on:
push:
tags:
- 'v[0-9]+.[0-9]+.[0-9]+*'
jobs:
publish:
permissions:
id-token: write # This is required for authentication using OIDC
uses: dart-lang/setup-dart/.github/workflows/publish.yml@v1
with:
environment: 'pub.dev'