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.

1.1.0 #

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

1.0.1 #

  • Fixed minor code formatting issues and CHANGELOG typos.

1.0.0 #

  • Updated plugin to support null safety.

0.5.0 #

  • Replaced deprecated 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
7
likes
150
points
46
downloads

Publisher

unverified uploader

Weekly Downloads

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

Packages that implement flutter_bactrack