pivo 0.2.3+1 pivo: ^0.2.3+1 copied to clipboard
A wrapper for the Pivo Pro SDK. Control your Pivo device from you flutter application!
0.2.3+1 #
- Added
flutter_blue_plus
dependency, as pivo's implementation is not working on andro
0.2.2+1 #
- Added missing stopScan iOS implementation
0.2.1+1 #
- Fixed a bug where we were importing the flutter plugin (used only for development).
0.2.0+1 #
- Removed
flutter_blue_plus
dependency, migrating all bluetooth functionality pivo's own bluetooth implementation.
0.1.0+5 #
- Fix iOS PIVO scanResult key.
0.1.0+4 #
- Added equality checks for
PivoDevice
. - Removed bad annotation.
- Converted the pivo scan results to a list in the iOS implementation.
0.1.0+1 #
- Initial release of this plugin.