deacon78
deacon78
Meanwhile, I found the package "flutter_file_dialog" which do open a Save-file dialog for Android and iOS.
The REAL workaround is to use "flutter_file_dialog" : [https://pub.dev/packages/flutter_file_dialog](url) Just add these 3 lines in your code when you want to save a file "path_of_file_to_save" : `final params = SaveFileDialogParams(sourceFilePath:...
Hello Same on ios simulator, like ping5721 said :(
Hello @TimOliver I don't even know from what third party package TOCropViewController is a dependency... So I cannot aim your git to update to 2.7.4. My Apple submission cannot be...
Hello @TimOliver I am using many SDKs from the list that you linked : DKImagePickerController image_picker_ios package_info_plus path_provider path_provider_ios file_picker sqflite Flutter url_launcher url_launcher_ios I have NO idea whose third...