nearby_connections/pubspec.yaml

23 lines
465 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.
2020-04-28 13:12:52 +00:00
version: 1.1.1+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.1.0 <3.0.0"
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