PhilipsHue / flutter_reactive_ble

Flutter library that handles BLE operations for multiple devices.
https://developers.meethue.com/
Other
662 stars 326 forks source link

Include lock-files to allow Flutter "customer testing" #791

Closed werediver closed 8 months ago

werediver commented 1 year ago

Describe the bug

Flutter "customer testing" is blocked by our library, because they need the lock-files to be included into the repository (i.e. all the dependencies pinned).

See https://github.com/flutter/flutter/issues/133483#issuecomment-1699361310 for details.

CC @Taym95 @spkersten @RtgrV