-
Notifications
You must be signed in to change notification settings - Fork 103
Description
Building flutter project on macos
my pubspec.lock file:
sqlite3:
dependency: transitive
description:
name: sqlite3
sha256: a72c68360757d25a528652f9679dac6e5f23bc52af76b74d4687a148d74e06db
url: "https://pub.dev"
source: hosted
version: "2.6.1"
sqlite3_flutter_libs:
dependency: transitive
description:
name: sqlite3_flutter_libs
sha256: "50a7e3f294c741d3142eed0ff228e38498334e11e0ccb9d73e0496e005949e44"
url: "https://pub.dev"
source: hosted
version: "0.5.29"
Build error:
CocoaPods' output:
Error: The pod "sqlite3" required by the plugin "sqlite3_flutter_libs" requires a higher minimum macOS deployment version than the plugin's reported minimum version.
To build, remove the plugin "sqlite3_flutter_libs", or contact the plugin's developers for assistance.
Error: Error running pod install