You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
nearby_connections/CHANGELOG.md

23 lines
399 B

## 0.1.3+1
5 years ago
* Update documentation and Readme
5 years ago
## 0.1.1
* Fixed sendPayload future not completing bug
## 0.1.0
* Added pub maintanence suggestions
## 0.0.2
* Added dartdoc comments
5 years ago
## 0.0.1
5 years ago
* Currently only bytes (max 32k array size) payload are supported
* Analogous to NearbyConnection library in Android with similar callback names and all
* Singleton pattern using factory constructor