Category: Flutter
Image picker plugin DKImagePickerController error while building archive
SwiftCodeGeneration normal arm64 (in target ‘DKImagePickerController’ from project ‘Pods’) cd /Users/mac/Desktop/projects/ocr/ios/Pods /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c -primary-file /Users/mac/Library/Developer/Xcode/DerivedData/Runner-cpbmmaznrfpmaweaxvtfrakblgxw/Build/Intermediates.noindex/ArchiveIntermediates/Runner/IntermediateBuildFilesPath/Pods.build/Release-iphoneos/DKImagePickerController.build/Objects-normal/arm64/DKPopoverViewController.bc -embed-bitcode -target arm64-apple-ios11.0 -Xllvm -aarch64-use-tbi -O -disable-llvm-optzns -module-name DKImagePickerController…
Golden file test failure closing tree
On the Engine roll here #100244, I accepted the diffs, the presubmit check went green, but it looks like something went wrong and the diffs…
[Path Provider] MissingPluginException(No implementation found for method getApplicationDocumentsDirectory when app is in the background
Describe the bug For example when using path_provider inside a BackgroundMessageHandler the handler stops execution with an error like this: I/flutter ( 4554): FlutterFire Messaging:…
Flutter Plugin with xcframework only works with device not in ios simulator (depending on Flutter version)
I have created a flutter plugin. By running the example app in Flutter I get this error: Error: Swift Compiler Error (Xcode): No such module…
Deadlock in application startup in profile/release mode
Original issue: #98530 Related issue: #98955 Internal issue: b/218923102 Steps to Reproduce Have an Android device connected (I tried both my dev device, a Nokia…
[Android] Lists with
Steps to Reproduce: Use the Over-scroll behaviours on any scrollable widget. scrollBehavior: MaterialScrollBehavior( androidOverscrollIndicator: AndroidOverscrollIndicator.stretch,), Start scrolling normally, this works perfectly Now, over scroll the…
[Android]:
Steps to Reproduce Didn’t know how to reproduce this issue, I’ve no crash on my tests devices… I saw lot of crahslytics ANR since flutter…
[iOS][iPad]: Textfield not responding to
Copy (CMD + C) and paste (CMD + V) shortcuts do not work on iPad when using an external keyboard. There were no problems with…
Flutter app cannot be scrolled with TeamViewer
Few months ago I updated my flutter version to 2.5.3 and recently I noticed that I cannot scroll the app on a remote device using…
Scrollbar position incorrect in landscape on some devices
Steps to Reproduce Create a GridView or a ListView with a Scrollbar or CupertinoScrollbar widget. View in landscape orientation on an iPhoneX or any later…