From 650b02ddcc20266acbb658b6ad669caf99f6aa74 Mon Sep 17 00:00:00 2001 From: Matthias Nott <mnott@mnsoft.org> Date: Wed, 25 Mar 2026 14:50:59 +0100 Subject: [PATCH] feat: TOFU cert pinning - trust on first use with reset in settings --- pubspec.yaml | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/pubspec.yaml b/pubspec.yaml index c54e2d0..10bdb1b 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -32,6 +32,7 @@ file_picker: ^10.3.10 flutter_markdown: ^0.7.7+1 bonsoir: ^6.0.2 + crypto: ^3.0.7 dev_dependencies: flutter_test: -- Gitblit v1.3.1