Flutter_blue: When will NNBD arrive?

Created on 28 Nov 2020  路  7Comments  路  Source: pauldemarco/flutter_blue

Are there any plans to migrate the package to null-safety soon? All the dependencies now seem to offer null-safe versions

Most helpful comment

Guys I don't know why no one has put 2+2 together yet, but this library is not actively maintained.

Migrate to one of the following...

https://github.com/PhilipsHue/flutter_reactive_ble
https://github.com/Polidea/FlutterBleLib

All 7 comments

@pauldemarco can you take a look on this, please?

Any updates on this one guys ?

Null safety is now on stable branch since yesterday, so it would be nice to have this so we can convert out projects to fully null safety. Thanks!

Guys I don't know why no one has put 2+2 together yet, but this library is not actively maintained.

Migrate to one of the following...

https://github.com/PhilipsHue/flutter_reactive_ble
https://github.com/Polidea/FlutterBleLib

Thank you @safield , made the comment hoping it would get some traction, and you comment gave me traction.
Have you worked with both? Any preference?

Version 0.8.0 now has Null Safety.

Was this page helpful?
0 / 5 - 0 ratings