From 7889d9bd4f9f2ecb9ef21764c2cfd2b4cb7c2f41 Mon Sep 17 00:00:00 2001 From: zypherift Date: Sat, 4 Apr 2026 23:22:02 +0200 Subject: [PATCH] again --- refilc/pubspec.yaml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/refilc/pubspec.yaml b/refilc/pubspec.yaml index ba0a65bc..556fe313 100644 --- a/refilc/pubspec.yaml +++ b/refilc/pubspec.yaml @@ -26,7 +26,11 @@ dependencies: flutter_localizations: sdk: flutter i18n_extension: ^12.0.1 - sqflite: ^2.4.2+3 + sqflite: + git: + url: https://github.com/tekartik/sqflite + path: "sqflite_android" + intl: ^0.20.2 provider: ^6.1.2 http: ^1.3.0