nearby_connections/pubspec.yaml

24 lines
517 B
YAML
Raw Normal View History

2019-05-10 06:54:05 +00:00
name: nearby_connections
description: Plugin for the android NearbyConnections API. Bytes and Files Supported.
version: 3.0.0-nullsafety.1
2019-05-14 19:45:54 +00:00
homepage: https://github.com/mannprerak2/nearby_connections
2019-05-10 06:54:05 +00:00
environment:
sdk: '>=2.12.0-29.10.beta <3.0.0'
flutter: ">=1.20.0 <2.0.0"
2019-05-10 06:54:05 +00:00
dependencies:
flutter:
sdk: flutter
dev_dependencies:
flutter_test:
sdk: flutter
flutter:
plugin:
2020-04-28 13:12:52 +00:00
platforms:
android:
package: com.pkmnapps.nearby_connections
pluginClass: NearbyConnectionsPlugin