Baseflow / Baseflow/flutter_cached_network_image

CocoaPods could not find compatible versions for pod "sqflite"

Open
#530 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Dart
Stars
2.6k
Forks
731
Avg merge
3d 9h
Merged PRs (30d)
1

Description

## 🐛 Bug Report

After installing flutter_cached_network_image my project stopped running and upon flutter run I see below error:

`[!] CocoaPods could not find compatible versions for pod "sqflite":
In Podfile:
sqflite (from `.symlinks/plugins/sqflite/ios`)

Specs satisfying the `sqflite (from `.symlinks/plugins/sqflite/ios`)` dependency were found, but they required a higher minimum deployment target.`

I tried all the methods given here: https://stackoverflow.com/questions/56086585/flutter-error-on-pod-install-cocoapods-could-not-find-compatible-versions-for-p

### Expected behavior

Should have run without any issues.

### Reproduction steps

Using this package with below flutter version:

Flutter 1.22.4 • channel stable • https://github.com/flutter/flutter.git
Framework • revision 1aafb3a8b9 (6 weeks ago) • 2020-11-13 09:59:28 -0800
Engine • revision 2c956a31c0
Tools • Dart 2.10.4

### Configuration

**Version:** 1.x

**Platform:**
- [ ] :iphone: iOS --> Yes, using iOS emulator on Mac Big Sur
- [ ] :robot: Android

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.