From 1e66c645129534617814ceb951ab1f25e3a3d543 Mon Sep 17 00:00:00 2001 From: problematicconsumer Date: Sat, 2 Sep 2023 23:47:07 +0330 Subject: [PATCH] Fix mac build --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index aea3206c..90e29c21 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -34,7 +34,7 @@ dependencies: # persistence drift: ^2.11.1 - sqlite3_flutter_libs: ^0.5.16 + sqlite3_flutter_libs: ^0.5.15 shared_preferences: ^2.2.1 # networking