# nearby_connections
An android flutter plugin for the Nearby Connections API
## Getting Started
### Set Permissions
```xml
```
Since ACCESS_FINE_LOCATION is considered to be dangerous system permissions, in addition to adding them to your manifest, you must request these permissions at runtime.