nearby_connections/CHANGELOG.md

23 lines
397 B
Markdown
Raw Normal View History

2019-08-06 15:26:50 +00:00
## 0.1.2
* Update documentation and Readme
2019-07-15 13:51:22 +00:00
## 0.1.1
* Fixed sendPayload future not completing bug
## 0.1.0
* Added pub maintanence suggestions
2019-05-15 08:13:10 +00:00
## 0.0.2
* Added dartdoc comments
2019-05-10 06:54:05 +00:00
## 0.0.1
2019-05-14 19:45:54 +00:00
* 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