flutter_bactrack 0.5.0
flutter_bactrack: ^0.5.0 copied to clipboard
A Flutter plugin that wraps the BACtrack SDK for both iOS and Android. Using this plugin you can use a BACtrack Bluetooth brethalyzer to take a blood alcohol content reading.
0.5.0 #
- Replaced depricated OutlineButton with OutlinedButton in example.
- Explicitly disabled bitcode generation for iOS build in pod spec file.
0.4.1 #
- Documentation improvements
0.4.0 #
- Fix for permissions problems with apps that use the old plugin system.
- Documentation improvements
0.3.1 #
- Documentation improvements
0.3.0 #
- FlutterBactrack constructor should have been private.
- Documentation improvements
0.2.0 #
- Small improvements to API
- Documentation improvements
0.1.0 #
- Supports basic functionality on Android and iOS
- Uses BACtrack SDK to provide
- Support for connecting to nearest breathalyzer
- Get battery voltage level of breathalyzer
- Take a BAC reading from the breathalyzer