nearby_connections/pubspec.yaml

24 lines
486 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.
2021-04-09 10:16:12 +00:00
version: 3.0.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:
2021-03-11 14:26:25 +00:00
sdk: '>=2.12.0 <3.0.0'
flutter: ">=1.20.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