Skip to content

Added rssi value, alias name and device type to BluetoothDevice; scan… #1

Added rssi value, alias name and device type to BluetoothDevice; scan…

Added rssi value, alias name and device type to BluetoothDevice; scan… #1

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 # Required for authentication using OIDC
uses: dart-lang/setup-dart/.github/workflows/publish.yml@v1
with:
environment: pub.dev