derdilla
derdilla
Thanks, that looks like progress! The year is wrong and all other values are null, but it's going in the right direction. I made some changes that _should_ prevent the...
I expect values to be transmitted in a [binary format](https://bitbucket.org/bluetooth-SIG/public/src/main/gss/org.bluetooth.characteristic.blood_pressure_measurement.yaml): 1 (e.g. `11`): binary flags 2-3: Systolic (I expected 4 bits exponent and 12 bits mantissa but that might be...
@andreassch I finished integrating the new feature. Could you check that everything works? If the app still shows the wrong numbers, binary data should now be available in logcat logs....
I pushed something that should help with the failed assertion. Not sure about what happened in the first part. Can you tell me what your actions were and what the...
While file_picker now allows picking external directories and saving files, it still shows another directory picker dialogue before saving. Proposed allowing to skip this in https://github.com/miguelpruivo/flutter_file_picker/issues/1573.
tracked in #203
fixed in [0034183](https://github.com/NobodyForNothing/blood-pressure-monitor-fl/commit/003418389b3f526e6b1a2ea60426ac3c703edb58)
Thank you for showing interest in this, this is an interesting feature to think about. From a technical perspective, this is being worked on in #257, but I'm still unsure...
Yeah, that felt awkward to me too. Could you check whether enabling "bottom app bars" in the setting is sufficient? If you want this displayed more prominently feel free to...
Closing this as there the requested feature is already part of the app. The way I see it the convenience aspect also applies to the close icon.