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.2 | |
dependencies: | |
mojo: '>=0.3.0 <0.5.0' | |
dev_dependencies: | |
dart_style: any | |
test: any | |
environment: | |
sdk: '>=1.12.0 <2.0.0' |