-
I have an existing flutter app that I have built on Windows and shipped to the Google Play Store. I recently bought the MacBook Pro 2020 with the m1 chip and I have been trying to build the same a…
-
## Steps to Reproduce
I got this error when using flutter version 1.12.13+hotfix.9, then i tried to rollback to version 1.12.13+hotfix.5 it got normally launch like usual.
1. flutter run -…
-
## Steps to Reproduce
We deployed an iOS app on Testflight that uses [flutter_background_geolocation](https://pub.dev/packages/flutter_background_geolocation) for background location tracking…
-
While updating the app to work with flutter 2.2.1 I run into the problem where cocoa pods can't find sqflite_sqlcipher when the pod file platform is set to 11.
[!] CocoaPods could not find compatib…
-
```
Command PhaseScriptExecution failed with a nonzero exit code
note: Using new build system
note: Building targets in parallel
note: Planning build
note: Constructing buil…
-
LazyLoadingでのreadは実装したが
EagerLoadingではできていないので
実装する
-
Crash on iOS with the latest `sqflite` changes, when opening a non sqlcipher database.
With the latest `sqflite` version, 1.3.0, on iOS it can throw a native error `EXC_BAD_ACCESS` which crashes th…
-
Hi,
Just upgraded to Flutter 2.2.1 and I'm still getting the same error when building iOS.
```
xattr -lr .
./ios/Runner.xcodeproj: com.apple.lastuseddate#PS:
00000000 47 AA BE 60 00 00 00 00…
-
First off, Great Job David!
Secondly, it seems that macos support is broken when there is a another plugin that has a dependency on sqflite. Seems to be the same problem that was encountered on iOS a…
-
We updated our app via TestFlight in order to test it before releasing it. The crash occurred while app was not being used (crash report and flutter doctor output are included). It happened only once,…