Adil Hanney
Adil Hanney
> _filenameFormKey.currentState?.validate() ?? true is always a string or true The [FormState.validate] function returns true if there are no errors, otherwise false. Dart wouldn't accept an "if (string)" anyway. >...
Saber currently requires Android 6 or newer
Closed with https://github.com/saber-notes/saber/pull/1246
Duplicate of https://github.com/saber-notes/saber/issues/488
> Notice that I would have no problem in setting a new encryption password and just re-syncing from scratch, deleting all data currently on NextCloud. > > But even this...
- See #495 for the notification bar flickering
I can't manage to reproduce this in v0.11.5 Android. Do you have finger drawing enabled?
The video shows as blank for me
> Perhaps this issue can be mitigated by allowing the imported PDF to dynamically set the page size? > > Or by disabling the "Maximum image size" option for such...
Turns out that lossless exports would require the [premium extension](https://pub.nfet.net/pdf_crypto/) for the [pdf library](https://pub.dev/packages/pdf). Unfortunately this isn't something I can pay out of pocket, so I'll need to wait for...