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