author: Vanadium Authors | |
description: Discovery is a discovery system for developers that makes it easy to advertise apps and scan for them. It works over MDNS and BLE. | |
homepage: https://github.com/vanadium/mojo.discovery | |
name: v23discovery | |
version: 0.0.14 | |
dependencies: | |
mojo_sdk: 0.2.15 | |
dev_dependencies: | |
dart_style: any | |
test: any | |
environment: | |
sdk: '>=1.12.0 <2.0.0' |