From c3c89362b4c3551d4f77c036a21c88af9e6ba427 Mon Sep 17 00:00:00 2001 From: zypherift Date: Sat, 4 Apr 2026 23:44:32 +0200 Subject: [PATCH] Update refilc/pubspec.yaml --- refilc/pubspec.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/refilc/pubspec.yaml b/refilc/pubspec.yaml index 6c1a4610..220a8e6e 100644 --- a/refilc/pubspec.yaml +++ b/refilc/pubspec.yaml @@ -26,7 +26,8 @@ dependencies: flutter_localizations: sdk: flutter i18n_extension: ^12.0.1 - sqflite: ^2.3.3+1 + sqflite: 2.3.3+1 + sqflite_android: 2.3.2+1 intl: ^0.20.2 provider: ^6.1.2