Paul Briand

Results 7 comments of Paul Briand

PR https://github.com/CGI-FR/PIMO/pull/92 might help for the problem of seeding. It needs to be discussed.

@ma7moud3osman Would you consider taking this issue? I think I was the original intent of this issue #20 but since `LineType.lineLength` is not nullable we can't work our way around...

Issue https://github.com/CGI-FR/LINO/issues/33 might be a solution. Import as []bytes and export as binary (or equivalent type). NB: check if length of inserted data does not cause ORACLE bug.

Hello @juliansteenbakker My project would very much benefit from this change, I thank you for it 🙏 If you need any help to fasten the new release, I'd be happy...

I wrote the json with what I saw in my debugger, anonymizing the data Here's the real (still anonymized) print ouput for iOS: ```sh flutter: AdvertisementData{advName: product-name, txPowerLevel: null, appearance:...

Hello @MrCsabaToth, thank you for your time. Here are the two raw advertisement data displayed: |Android|iOS| |-|-| |||

Update: my hardware developer apparently did not fully understand the [Core Blutooth Specification Part A 1.4. Manufacturer Specific Data](https://www.bluetooth.com/wp-content/uploads/Files/Specification/HTML/CSS_v11/out/en/supplement-to-the-bluetooth-core-specification/data-types-specification.html): as seen [on the android screen above](https://github.com/chipweinberger/flutter_blue_plus/issues/1047#issuecomment-2470416524), he decided to put...