We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Saving sensible information could be problematic with easy to access notes.
Adding password protection for zip file.
Use brendan-duncan/archive#259 with https://pub.dev/documentation/archive/4.0.1/archive/ZipDecoder/decodeBytes.html and https://pub.dev/documentation/archive/4.0.1/archive/ZipEncoder/ZipEncoder.html
Aes is used by default. Maybe show a special icon for these files?
The text was updated successfully, but these errors were encountered:
c560caf
Merge pull request #772 from LinwoodDev/feature/password-notes
929e015
Add password protected notes, closes #771
CodeDoctorDE
Successfully merging a pull request may close this issue.
Is your feature request related to a problem? Please describe
Saving sensible information could be problematic with easy to access notes.
Describe your feature request!
Adding password protection for zip file.
Use brendan-duncan/archive#259
with https://pub.dev/documentation/archive/4.0.1/archive/ZipDecoder/decodeBytes.html
and https://pub.dev/documentation/archive/4.0.1/archive/ZipEncoder/ZipEncoder.html
Additional context
Aes is used by default.
Maybe show a special icon for these files?
Code of Conduct
The text was updated successfully, but these errors were encountered: