-
Is it possible to use your lib in an objc project? I see a sourcemap in the Support dir but it is not part of the cocoa spec so the pod wont worm in an objc project.
Thanks
-
Launching lib/main.dart on iPhone SE (2nd generation) in debug mode...
Running pod install... 1.3s
Running Xcode build... …
-
Hi.
First of all thanks for the amazing library.
I am using the extension `FMDB/SQLCipher` in order to encrypt and decrypt my app's database.
Everything works fine with the application. It is…
-
log
```
Running pod install... 1,461ms
Running Xcode build...
Xcode archive done. …
-
1. When trying to build my project using Android Studio with an iPhone 13 Pro Emulator I am getting the error about the Flutter.h file not found..
2. I have run the pod deintegrate
3. flutter c…
-
After flutter upgrade my project fails to build in Xcode with the following error:
```
In file included from /Users/eduanastle/Documents/Development/flutter/.pub-cache/hosted/pub.dartlang.org/webv…
-
**1.简述问题**
在一个新项目中使用 `pangle_flutter` 无法启动,完整错误信息如下:
```
Launching lib/main.dart on iPhone 13 in debug mode...
Xcode build done. 14.6s
Failed to buil…
-
Trying to build IOS app. It works brilliantly on Android, but when i tried to build it for iOS i had an error.
Why can it be?
```
Building com.example.cctrack for device (ios-release)...
Aut…
-
After ios upgrade to 15.2.1, encrypted database open failed.
sqflite: ^2.0.2
sqflite_sqlcipher: ^2.1.0
2022-01-24 17:26:59.672175+0800 Runner[2338:552005] Unknown error calling sqlite3_step (…
-
### Command
```
/usr/local/bin/pod install
```
### Report
* What did you do?
* What did you expect to happen?
* What happened instead?
### Stack
```
CocoaPods : 1.11.2
…