published 0.1.2

This commit is contained in:
Prerak Mann 2019-08-06 20:56:50 +05:30
parent f08cfbc963
commit 36bca76884
3 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,7 @@
## 0.1.2
* Update documentation and Readme
## 0.1.1
* Fixed sendPayload future not completing bug

View File

@ -66,7 +66,7 @@ packages:
path: ".."
relative: true
source: path
version: "0.1.1"
version: "0.1.2"
path:
dependency: transitive
description:

View File

@ -1,6 +1,6 @@
name: nearby_connections
description: Plugin for the android NearbyConnections API. Currently sending bytes (Uint8List) is possible.
version: 0.1.1
version: 0.1.2
author: Prerak Mann <mannprerak2@gmail.com>
homepage: https://github.com/mannprerak2/nearby_connections