flutter_bactrack 1.1.0 copy "flutter_bactrack: ^1.1.0" to clipboard
flutter_bactrack: ^1.1.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.

v1.1.0 #

  • Updated to support Flutter 2.5 changes that moved the setMockMessageHandler method that we used for unit testing.

v1.0.1 #

  • Fixed minor code formatting issues and CHANGELOG typos.

v1.0.0 #

  • Updated plugin to support null safety.

v0.5.0 #

  • Replaced deprecated OutlineButton with OutlinedButton in example.
  • Explicitly disabled bitcode generation for iOS build in pod spec file.

v0.4.1 #

  • Documentation improvements

v0.4.0 #

  • Fix for permissions problems with apps that use the old plugin system.
  • Documentation improvements

v0.3.1 #

  • Documentation improvements

v0.3.0 #

  • FlutterBactrack constructor should have been private.
  • Documentation improvements

v0.2.0 #

  • Small improvements to API
  • Documentation improvements

v0.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
5
likes
130
pub points
15%
popularity

Publisher

unverified uploader

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.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on flutter_bactrack