flic_button 1.2.0 copy "flic_button: ^1.2.0" to clipboard
flic_button: ^1.2.0 copied to clipboard

outdated

An interface to the flic2 libraries for iOS and Android wrapping the offical ones supplied by flic.io (50ButtonsEach).

1.2.0 - 2023-08-05 #

  • Accepted pull from Matthias Schicker (komaxx) to add the function to the available interface to listen to button press and release events from the FLic2 Library

1.1.1 - 2023-08-05 #

  • Accepted pull from Matthias Schicker (komaxx) to prevent the FlicController sending an 'onButtonScanningStopped' prior to the first 'onButtonScanningStarted' message that it was sending each time you initiated scanning

1.1.0 - 2023-07-18 #

  • Managing a return of invalid JSON in the name of the Flic2 button now, as well as the example requesting BLUETOOTH_SCAN and BLUETOOTH_CONNECT permissions as now required in Android

1.0.2 - 2023-05-24 #

  • Exporting the MainActivity for the example to work on newer (API 31+) phones

1.0.1 - 2023-05-22 #

  • Shrunk the description to get max points in pub.dev

1.0.0 - 2023-05-22 #

  • Have wrapped the creation of JSON with try--catch to ensure strange names on the flic button no longer cause problems

0.1.9 - 2023-03-16 #

  • Flic2 on Android requires that the app has permission to FINE_LOCATION, changed the example to request this if missing

0.1.8 - 2023-03-10 #

  • Updated to the latest flutter and xCode for iOS building properly

0.1.7 - 2023-03-05 #

  • Upgraded to flutter version 3 and removed the Flic simlinks causing publish to fail

0.1.6 - 2021-10-05 #

  • Thanks to vanlooverenkoen for fixing some issues with the Json and null battery status'

0.1.5 2021-08-32 #

  • oops - build error

0.1.4 2021-08-32 #

  • iOS click-age now reporting in ms rather than seconds to match the API from android version

0.1.3 - 2021-08-18 #

  • iOS disposing the plugin doesn't error - returns 'no' or false that it can't. Can start again and it's cool.

0.1.2 - 2021-08-18 #

  • Changed the Flic2ButtonListener to a mixin so you don't have to overload everything

0.1.1 - 2021-08-18 #

  • Used

0.1.0 - 2021-08-18 #

  • The initial release is tested through the provided example/main.dart and working on Android and iOS
8
likes
0
points
612
downloads

Publisher

verified publisherdarkerwaters.co.uk

Weekly Downloads

An interface to the flic2 libraries for iOS and Android wrapping the offical ones supplied by flic.io (50ButtonsEach).

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, logging

More

Packages that depend on flic_button

Packages that implement flic_button